RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

USB_OTG_OUT_Endpoint-Specific_Registers. More...

#include <stm32h723xx.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

◆ DOEPCTL

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPCTL

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

◆ DOEPDMA

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPDMA

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

◆ DOEPINT

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPINT

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

◆ DOEPTSIZ

__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPTSIZ

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

◆ Reserved04

uint32_t USB_OTG_OUTEndpointTypeDef::Reserved04

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

◆ Reserved0C

uint32_t USB_OTG_OUTEndpointTypeDef::Reserved0C

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

◆ Reserved18

uint32_t USB_OTG_OUTEndpointTypeDef::Reserved18

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


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