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

USB_OTG_IN_Endpoint-Specific_Register. More...

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

◆ DIEPCTL

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPCTL

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

◆ DIEPDMA

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPDMA

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

◆ DIEPINT

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPINT

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

◆ DIEPTSIZ

__IO uint32_t USB_OTG_INEndpointTypeDef::DIEPTSIZ

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

◆ DTXFSTS

__IO uint32_t USB_OTG_INEndpointTypeDef::DTXFSTS

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

◆ Reserved04

uint32_t USB_OTG_INEndpointTypeDef::Reserved04

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

◆ Reserved0C

uint32_t USB_OTG_INEndpointTypeDef::Reserved0C

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

◆ Reserved18

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 files: