EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
USB_DOEP EFM32HG USB DOEP.
Definition at line 39 of file efm32hg_usb_doep.h.
#include <efm32hg_usb_doep.h>
Data Fields | |
__IOM uint32_t | CTL |
__IOM uint32_t | DMAADDR |
__IOM uint32_t | INT |
uint32_t | RESERVED0 [1] |
uint32_t | RESERVED1 [1] |
uint32_t | RESERVED2 [2] |
__IOM uint32_t | TSIZ |
__IOM uint32_t USB_DOEP_TypeDef::CTL |
Device OUT Endpoint x+1 Control Register
Definition at line 41 of file efm32hg_usb_doep.h.
__IOM uint32_t USB_DOEP_TypeDef::DMAADDR |
Device OUT Endpoint x+1 DMA Address Register
Definition at line 46 of file efm32hg_usb_doep.h.
__IOM uint32_t USB_DOEP_TypeDef::INT |
Device OUT Endpoint x+1 Interrupt Register
Definition at line 43 of file efm32hg_usb_doep.h.
uint32_t USB_DOEP_TypeDef::RESERVED0[1] |
Reserved for future use
Definition at line 42 of file efm32hg_usb_doep.h.
uint32_t USB_DOEP_TypeDef::RESERVED1[1] |
Reserved for future use
Definition at line 44 of file efm32hg_usb_doep.h.
uint32_t USB_DOEP_TypeDef::RESERVED2[2] |
Reserved future
Definition at line 47 of file efm32hg_usb_doep.h.
__IOM uint32_t USB_DOEP_TypeDef::TSIZ |
Device OUT Endpoint x+1 Transfer Size Register
Definition at line 45 of file efm32hg_usb_doep.h.