USB_OTG_OUT_Endpoint-Specific_Registers. More...
#include <stm32f407xx.h>
Public Attributes | |
__IO uint32_t | DOEPCTL |
__IO uint32_t | DOEPDMA |
__IO uint32_t | DOEPINT |
__IO uint32_t | DOEPTSIZ |
uint32_t | Reserved04 |
uint32_t | Reserved0C |
uint32_t | Reserved18 [2] |
USB_OTG_OUT_Endpoint-Specific_Registers.
Definition at line 861 of file stm32f407xx.h.
__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPCTL |
dev OUT Endpoint Control Reg B00h + (ep_num * 20h) + 00h
Definition at line 863 of file stm32f407xx.h.
__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPDMA |
dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 14h
Definition at line 868 of file stm32f407xx.h.
__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPINT |
dev OUT Endpoint Itr Reg B00h + (ep_num * 20h) + 08h
Definition at line 865 of file stm32f407xx.h.
__IO uint32_t USB_OTG_OUTEndpointTypeDef::DOEPTSIZ |
dev OUT Endpoint Txfer Size B00h + (ep_num * 20h) + 10h
Definition at line 867 of file stm32f407xx.h.
uint32_t USB_OTG_OUTEndpointTypeDef::Reserved04 |
Reserved B00h + (ep_num * 20h) + 04h
Definition at line 864 of file stm32f407xx.h.
uint32_t USB_OTG_OUTEndpointTypeDef::Reserved0C |
Reserved B00h + (ep_num * 20h) + 0Ch
Definition at line 866 of file stm32f407xx.h.
uint32_t USB_OTG_OUTEndpointTypeDef::Reserved18 |
Reserved B00h + (ep_num * 20h) + 18h - B00h + (ep_num * 20h) + 1Ch
Definition at line 869 of file stm32f407xx.h.