EU1KY AA FW
USB_OTG_INEndpointTypeDef Struct Reference

USB_OTG_IN_Endpoint-Specific_Register. More...

#include <stm32f746xx.h>

Data Fields

__IO uint32_t DIEPCTL
 
uint32_t Reserved04
 
__IO uint32_t DIEPINT
 
uint32_t Reserved0C
 
__IO uint32_t DIEPTSIZ
 
__IO uint32_t DIEPDMA
 
__IO uint32_t DTXFSTS
 
uint32_t Reserved18
 

Detailed Description

USB_OTG_IN_Endpoint-Specific_Register.

Field Documentation

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPCTL

dev IN Endpoint Control Reg 900h + (ep_num * 20h) + 00h

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPDMA

IN Endpoint DMA Address Reg 900h + (ep_num * 20h) + 14h

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPINT

dev IN Endpoint Itr Reg 900h + (ep_num * 20h) + 08h

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPTSIZ

IN Endpoint Txfer Size 900h + (ep_num * 20h) + 10h

__IO uint32_t USB_OTG_INEndpointTypeDef::DTXFSTS

IN Endpoint Tx FIFO Status Reg 900h + (ep_num * 20h) + 18h

uint32_t USB_OTG_INEndpointTypeDef::Reserved04

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

uint32_t USB_OTG_INEndpointTypeDef::Reserved0C

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

uint32_t USB_OTG_INEndpointTypeDef::Reserved18

Reserved 900h+(ep_num*20h)+1Ch-900h+ (ep_num * 20h) + 1Ch


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