#include <otgd_fs_regs.h>
Data Fields | |
| uint32_t | d32 |
| struct { | |
| uint32_t csftrst: 1 | |
| uint32_t hsftrst: 1 | |
| uint32_t hstfrm: 1 | |
| uint32_t intknqflsh: 1 | |
| uint32_t rxfflsh: 1 | |
| uint32_t txfflsh: 1 | |
| uint32_t txfnum: 5 | |
| uint32_t reserved11_29: 19 | |
| uint32_t dmareq: 1 | |
| uint32_t ahbidle: 1 | |
| } | b |
Referenced by OTGD_FS_FlushRxFifo(), and OTGD_FS_FlushTxFifo().
| struct { ... } _USB_OTG_rst_ctl_data::b |