fifosize_data Union Reference
This union represents the bit fields in the FIFO Size Registers (HPTXFSIZ, GNPTXFSIZ, DPTXFSIZn, DIEPTXFn).
More...
#include <dwc_otg_regs.h>
|
Data Fields |
|
uint32_t | d32 |
| | raw register data
|
|
struct { |
| unsigned startaddr:16 |
| unsigned depth:16 |
| } | b |
| | register bits
|
Detailed Description
This union represents the bit fields in the FIFO Size Registers (HPTXFSIZ, GNPTXFSIZ, DPTXFSIZn, DIEPTXFn).
Read the register into the d32 element then read out the bits using the bit elements.
Definition at line 572 of file dwc_otg_regs.h.
The documentation for this union was generated from the following file:
Generated on Thu Oct 27 03:56:38 2011 for DesignWare USB 2.0 OTG Controller (DWC_otg) Device Driver by
1.3.9.1