|
APM:Libraries
|
#include <usb_regs.h>
Public Attributes | |
| uint32_t | d32 |
| struct { | |
| uint32_t _USB_OTG_HCINTn_TypeDef::xfercompl: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::chhltd: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::ahberr: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::stall: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::nak: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::ack: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::nyet: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::xacterr: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::bblerr: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::frmovrun: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::datatglerr: 1 | |
| uint32_t _USB_OTG_HCINTn_TypeDef::Reserved: 21 | |
| } | b |
Definition at line 1050 of file usb_regs.h.
1.8.13