USB_HC_TypeDef Struct Reference

USB_HC EFM32GG USB HC. More...

#include <efm32gg_usb_hc.h>


Data Fields

__IO uint32_t CHAR
uint32_t RESERVED0 [1]
__IO uint32_t INT
__IO uint32_t INTMSK
__IO uint32_t TSIZ
__IO uint32_t DMAADDR
uint32_t RESERVED1 [2]


Detailed Description

USB_HC EFM32GG USB HC.

Definition at line 35 of file efm32gg_usb_hc.h.


Field Documentation

__IO uint32_t USB_HC_TypeDef::CHAR

Host Channel x Characteristics Register

Definition at line 37 of file efm32gg_usb_hc.h.

__IO uint32_t USB_HC_TypeDef::DMAADDR

Host Channel x DMA Address Register

Definition at line 42 of file efm32gg_usb_hc.h.

__IO uint32_t USB_HC_TypeDef::INT

Host Channel x Interrupt Register

Definition at line 39 of file efm32gg_usb_hc.h.

__IO uint32_t USB_HC_TypeDef::INTMSK

Host Channel x Interrupt Mask Register

Definition at line 40 of file efm32gg_usb_hc.h.

uint32_t USB_HC_TypeDef::RESERVED0

Reserved for future use

Definition at line 38 of file efm32gg_usb_hc.h.

uint32_t USB_HC_TypeDef::RESERVED1

Reserved future

Definition at line 44 of file efm32gg_usb_hc.h.

__IO uint32_t USB_HC_TypeDef::TSIZ

Host Channel x Transfer Size Register

Definition at line 41 of file efm32gg_usb_hc.h.


The documentation for this struct was generated from the following files: