#include <efm32gg_usb_doep.h>
Data Fields | |
__IO uint32_t | CTL |
uint32_t | RESERVED0 [1] |
__IO uint32_t | INT |
uint32_t | RESERVED1 [1] |
__IO uint32_t | TSIZ |
__IO uint32_t | DMAADDR |
uint32_t | RESERVED2 [2] |
Definition at line 35 of file efm32gg_usb_doep.h.
__IO uint32_t USB_DOEP_TypeDef::CTL |
Device OUT Endpoint x+1 Control Register
Definition at line 37 of file efm32gg_usb_doep.h.
__IO uint32_t USB_DOEP_TypeDef::DMAADDR |
Device OUT Endpoint x+1 DMA Address Register
Definition at line 42 of file efm32gg_usb_doep.h.
__IO uint32_t USB_DOEP_TypeDef::INT |
Device OUT Endpoint x+1 Interrupt Register
Definition at line 39 of file efm32gg_usb_doep.h.
uint32_t USB_DOEP_TypeDef::RESERVED0 |
Reserved for future use
Definition at line 38 of file efm32gg_usb_doep.h.
uint32_t USB_DOEP_TypeDef::RESERVED1 |
Reserved for future use
Definition at line 40 of file efm32gg_usb_doep.h.
uint32_t USB_DOEP_TypeDef::RESERVED2 |
Reserved future
Definition at line 44 of file efm32gg_usb_doep.h.
__IO uint32_t USB_DOEP_TypeDef::TSIZ |
Device OUT Endpoint x+1 Transfer Size Register
Definition at line 41 of file efm32gg_usb_doep.h.