#include <dwc_otg_regs.h>
Data Fields | |
| uint32_t | d32 |
| raw register data | |
| struct { | |
| unsigned txfspcavail:16 | |
| unsigned reserved:16 | |
| } | b |
| register bits | |
Read the register into the d32 element then read out the bits using the bit elements.
Definition at line 697 of file dwc_otg_regs.h.
1.4.7