#include <dwc_otg_regs.h>
Data Fields | |
| uint32_t | d32 |
| raw register data | |
| struct { | |
| unsigned reserved0:1 | |
| unsigned modemismatch:1 | |
| unsigned otgintr:1 | |
| unsigned sofintr:1 | |
| unsigned rxstsqlvl:1 | |
| unsigned nptxfempty:1 | |
| unsigned ginnakeff:1 | |
| unsigned goutnakeff:1 | |
| unsigned reserved8:1 | |
| unsigned i2cintr:1 | |
| unsigned erlysuspend:1 | |
| unsigned usbsuspend:1 | |
| unsigned usbreset:1 | |
| unsigned enumdone:1 | |
| unsigned isooutdrop:1 | |
| unsigned eopframe:1 | |
| unsigned reserved16:1 | |
| unsigned epmismatch:1 | |
| unsigned inepintr:1 | |
| unsigned outepintr:1 | |
| unsigned incomplisoin:1 | |
| unsigned incomplisoout:1 | |
| unsigned reserved22_23:2 | |
| unsigned portintr:1 | |
| unsigned hcintr:1 | |
| unsigned ptxfempty:1 | |
| unsigned lpmtranrcvd:1 | |
| unsigned conidstschng:1 | |
| unsigned disconnect:1 | |
| unsigned sessreqintr:1 | |
| unsigned wkupintr:1 | |
| } | b |
| register bits | |
Set/clear the bits using the bit fields then write the d32 value to the register.
Definition at line 512 of file dwc_otg_regs.h.
1.4.7