EU1KY AA FW
USB_OTG_OUTEndpointTypeDef Struct Reference

USB_OTG_OUT_Endpoint-Specific_Registers. More...

#include <stm32f746xx.h>

Data Fields

__IO uint32_t DOEPCTL
 
uint32_t Reserved04
 
__IO uint32_t DOEPINT
 
uint32_t Reserved0C
 
__IO uint32_t DOEPTSIZ
 
__IO uint32_t DOEPDMA
 
uint32_t Reserved18 [2]
 

Detailed Description

USB_OTG_OUT_Endpoint-Specific_Registers.

Field Documentation

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPCTL

dev OUT Endpoint Control Reg B00h + (ep_num * 20h) + 00h

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPDMA

dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 14h

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPINT

dev OUT Endpoint Itr Reg B00h + (ep_num * 20h) + 08h

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPTSIZ

dev OUT Endpoint Txfer Size B00h + (ep_num * 20h) + 10h

uint32_t USB_OTG_OUTEndpointTypeDef::Reserved04

Reserved B00h + (ep_num * 20h) + 04h

uint32_t USB_OTG_OUTEndpointTypeDef::Reserved0C

Reserved B00h + (ep_num * 20h) + 0Ch

uint32_t USB_OTG_OUTEndpointTypeDef::Reserved18[2]

Reserved B00h + (ep_num * 20h) + 18h - B00h + (ep_num * 20h) + 1Ch


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