device_grxsts_data Union Reference
This union represents the bit fields in the Device Receive Status Read and Pop Registers (GRXSTSR, GRXSTSP) Read the register into the d32 element then read out the bits using the bit elements.
More...
#include <dwc_otg_regs.h>
|
Data Fields |
|
uint32_t | d32 |
| | raw register data
|
|
struct { |
| unsigned epnum:4 |
| unsigned bcnt:11 |
| unsigned dpid:2 |
| unsigned pktsts:4 |
| unsigned fn:4 |
| unsigned reserved25_31:7 |
| } | b |
| | register bits
|
Detailed Description
This union represents the bit fields in the Device Receive Status Read and Pop Registers (GRXSTSR, GRXSTSP) Read the register into the d32 element then read out the bits using the bit elements.
Definition at line 522 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