#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_20:12 | |
| unsigned remmemsupp:1 | |
| unsigned notialldmawrit:1 | |
| unsigned ahbsingle:1 | |
| unsigned reserved24_31:8 | |
| } | b |
| register bits | |
Set/clear the bits using the bit fields then write the d32 value to the register.
Definition at line 232 of file dwc_otg_regs.h.
1.3.9.1