USB_DIEP_TypeDef Struct Reference

USB_DIEP EFM32GG USB DIEP. More...

#include <efm32gg_usb_diep.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
__I uint32_t TXFSTS
uint32_t RESERVED2 [1]


Detailed Description

USB_DIEP EFM32GG USB DIEP.

Definition at line 35 of file efm32gg_usb_diep.h.


Field Documentation

__IO uint32_t USB_DIEP_TypeDef::CTL

Device IN Endpoint x+1 Control Register

Definition at line 37 of file efm32gg_usb_diep.h.

__IO uint32_t USB_DIEP_TypeDef::DMAADDR

Device IN Endpoint x+1 DMA Address Register

Definition at line 42 of file efm32gg_usb_diep.h.

__IO uint32_t USB_DIEP_TypeDef::INT

Device IN Endpoint x+1 Interrupt Register

Definition at line 39 of file efm32gg_usb_diep.h.

uint32_t USB_DIEP_TypeDef::RESERVED0

Reserved for future use

Definition at line 38 of file efm32gg_usb_diep.h.

uint32_t USB_DIEP_TypeDef::RESERVED1

Reserved for future use

Definition at line 40 of file efm32gg_usb_diep.h.

uint32_t USB_DIEP_TypeDef::RESERVED2

Reserved future

Definition at line 45 of file efm32gg_usb_diep.h.

__IO uint32_t USB_DIEP_TypeDef::TSIZ

Device IN Endpoint x+1 Transfer Size Register

Definition at line 41 of file efm32gg_usb_diep.h.

__I uint32_t USB_DIEP_TypeDef::TXFSTS

Device IN Endpoint x+1 Transmit FIFO Status Register

Definition at line 43 of file efm32gg_usb_diep.h.


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