USB_OTG_Host_Mode_Register_Structures. More...
#include <stm32f407xx.h>
Public Attributes | |
__IO uint32_t | HAINT |
__IO uint32_t | HAINTMSK |
__IO uint32_t | HCFG |
__IO uint32_t | HFIR |
__IO uint32_t | HFNUM |
__IO uint32_t | HPTXSTS |
uint32_t | Reserved40C |
USB_OTG_Host_Mode_Register_Structures.
Definition at line 875 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostTypeDef::HAINT |
Host All Channels Interrupt Register 414h
Definition at line 882 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostTypeDef::HAINTMSK |
Host All Channels Interrupt Mask 418h
Definition at line 883 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostTypeDef::HCFG |
Host Configuration Register 400h
Definition at line 877 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostTypeDef::HFIR |
Host Frame Interval Register 404h
Definition at line 878 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostTypeDef::HFNUM |
Host Frame Nbr/Frame Remaining 408h
Definition at line 879 of file stm32f407xx.h.
__IO uint32_t USB_OTG_HostTypeDef::HPTXSTS |
Host Periodic Tx FIFO/ Queue Status 410h
Definition at line 881 of file stm32f407xx.h.
uint32_t USB_OTG_HostTypeDef::Reserved40C |
Reserved 40Ch
Definition at line 880 of file stm32f407xx.h.