EFM32 Giant Gecko Software Documentation  efm32gg-doc-4.2.1
efm32gg_usb_hc.h
Go to the documentation of this file.
1 /**************************************************************************/
32 /**************************************************************************/
36 /**************************************************************************/
39 typedef struct
40 {
41  __IO uint32_t CHAR;
42  uint32_t RESERVED0[1];
43  __IO uint32_t INT;
44  __IO uint32_t INTMSK;
45  __IO uint32_t TSIZ;
46  __IO uint32_t DMAADDR;
47  uint32_t RESERVED1[2];
49 
#define __IO
__IO uint32_t INT
__IO uint32_t TSIZ
__IO uint32_t INTMSK
__IO uint32_t DMAADDR
__IO uint32_t CHAR
USB_HC EFM32GG USB HC.