#include <otgd_fs_regs.h>
Data Fields | |
uint32_t | d32 |
struct { | |
uint32_t mps: 11 | |
uint32_t nextep: 4 | |
uint32_t usbactep: 1 | |
uint32_t dpid: 1 | |
uint32_t naksts: 1 | |
uint32_t eptype: 2 | |
uint32_t snp: 1 | |
uint32_t stall: 1 | |
uint32_t txfnum: 4 | |
uint32_t cnak: 1 | |
uint32_t snak: 1 | |
uint32_t setd0pid: 1 | |
uint32_t setd1pid: 1 | |
uint32_t epdis: 1 | |
uint32_t epena: 1 | |
} | b |
Referenced by OTGD_FS_EP0Activate(), and OTGD_FS_EPActivate().
Referenced by OTGD_FS_Dev_SetEPStatus(), OTGD_FS_EPActivate(), and OTGD_FS_EPDeactivate().
Referenced by OTGD_FS_Dev_GetEPStatus().
Referenced by OTGD_FS_EPActivate().
Referenced by OTGD_FS_Dev_GetEPStatus(), OTGD_FS_Dev_SetEPStatus(), OTGD_FS_EPClearStall(), and OTGD_FS_EPSetStall().
Referenced by OTGD_FS_EPActivate().
Referenced by OTGD_FS_Dev_SetEPStatus(), and OTGD_FS_EP0StartXfer().
Referenced by OTGD_FS_CoreInitDev(), and OTGD_FS_Dev_SetEPStatus().
Referenced by OTGD_FS_Dev_SetEPStatus(), OTGD_FS_EPActivate(), and OTGD_FS_EPClearStall().
Referenced by OTGD_FS_CoreInitDev(), and OTGD_FS_EPSetStall().
Referenced by OTGD_FS_CoreInitDev(), OTGD_FS_Dev_SetEPStatus(), OTGD_FS_EP0StartXfer(), and OTGD_FS_EPSetStall().
struct { ... } _USB_OTG_dev_ep_ctl_data::b |