EFM32 Wonder Gecko Software Documentation  efm32wg-doc-4.2.1
efm32wg_usb_doep.h
Go to the documentation of this file.
1 /**************************************************************************/
32 /**************************************************************************/
36 /**************************************************************************/
39 typedef struct
40 {
41  __IO uint32_t CTL;
42  uint32_t RESERVED0[1];
43  __IO uint32_t INT;
44  uint32_t RESERVED1[1];
45  __IO uint32_t TSIZ;
46  __IO uint32_t DMAADDR;
47  uint32_t RESERVED2[2];
49 
#define __IO
__IO uint32_t DMAADDR
__IO uint32_t TSIZ
__IO uint32_t CTL
__IO uint32_t INT
USB_DOEP EFM32WG USB DOEP.