#include <dwc_otg_regs.h>
Data Fields | |
| uint32_t | d32 |
| raw register data | |
| struct { | |
| unsigned glblintrmsk:1 | |
| unsigned hburstlen:4 | |
| unsigned dmaenable:1 | |
| unsigned reserved:1 | |
| unsigned nptxfemplvl_txfemplvl:1 | |
| unsigned ptxfemplvl:1 | |
| unsigned reserved9_31:23 | |
| } | b |
| register bits | |
Set/clear the bits using the bit fields then write the d32 value to the register.
Definition at line 216 of file dwc_otg_regs.h.
1.4.7