APM:Libraries
|
#include <usb_regs.h>
Public Attributes | |
uint32_t | d32 |
struct { | |
uint32_t _USB_OTG_HCCHAR_TypeDef::mps: 11 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::epnum: 4 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::epdir: 1 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::Reserved: 1 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::lspddev: 1 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::eptype: 2 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::multicnt: 2 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::devaddr: 7 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::oddfrm: 1 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::chdis: 1 | |
uint32_t _USB_OTG_HCCHAR_TypeDef::chen: 1 | |
} | b |
Definition at line 1000 of file usb_regs.h.