USB_OTG_Host_Channel_Specific_Registers. More...
#include <stm32f407xx.h>
Public Attributes | |
__IO uint32_t | HCCHAR |
__IO uint32_t | HCDMA |
__IO uint32_t | HCINT |
__IO uint32_t | HCINTMSK |
__IO uint32_t | HCSPLT |
__IO uint32_t | HCTSIZ |
uint32_t | Reserved [2] |
USB_OTG_Host_Channel_Specific_Registers.
Definition at line 889 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostChannelTypeDef::HCCHAR |
Host Channel Characteristics Register 500h
Definition at line 891 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostChannelTypeDef::HCDMA |
Host Channel DMA Address Register 514h
Definition at line 896 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostChannelTypeDef::HCINT |
Host Channel Interrupt Register 508h
Definition at line 893 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostChannelTypeDef::HCINTMSK |
Host Channel Interrupt Mask Register 50Ch
Definition at line 894 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostChannelTypeDef::HCSPLT |
Host Channel Split Control Register 504h
Definition at line 892 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostChannelTypeDef::HCTSIZ |
Host Channel Transfer Size Register 510h
Definition at line 895 of file stm32f407xx.h.
uint32_t USB_OTG_HostChannelTypeDef::Reserved |
Reserved
Definition at line 897 of file stm32f407xx.h.