Module stm32f4::stm32f469::otg_fs_global[][src]

Expand description

USB on the go full speed

Modules

core ID register

OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXF1)

OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXF2)

OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXF3)

OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXF4)

OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXF5)

OTG_FS AHB configuration register (OTG_FS_GAHBCFG)

OTG_FS general core configuration register (OTG_FS_GCCFG)

OTG_FS interrupt mask register (OTG_FS_GINTMSK)

OTG_FS core interrupt register (OTG_FS_GINTSTS)

OTG_FS non-periodic transmit FIFO size register (Device mode)

OTG_FS non-periodic transmit FIFO size register (Host mode)

OTG_FS non-periodic transmit FIFO/queue status register (OTG_FS_GNPTXSTS)

OTG_FS control and status register (OTG_FS_GOTGCTL)

OTG_FS interrupt register (OTG_FS_GOTGINT)

OTG_FS reset register (OTG_FS_GRSTCTL)

OTG_FS Receive FIFO size register (OTG_FS_GRXFSIZ)

OTG_FS Receive status debug read(Device mode)

OTG_FS Receive status debug read(Hostmode)

OTG_FS USB configuration register (OTG_FS_GUSBCFG)

OTG_FS Host periodic transmit FIFO size register (OTG_FS_HPTXFSIZ)

Structs

Register block

Type Definitions

CID register accessor: an alias for Reg<CID_SPEC>

DIEPTXF1 register accessor: an alias for Reg<DIEPTXF1_SPEC>

DIEPTXF2 register accessor: an alias for Reg<DIEPTXF2_SPEC>

DIEPTXF3 register accessor: an alias for Reg<DIEPTXF3_SPEC>

DIEPTXF4 register accessor: an alias for Reg<DIEPTXF4_SPEC>

DIEPTXF5 register accessor: an alias for Reg<DIEPTXF5_SPEC>

GAHBCFG register accessor: an alias for Reg<GAHBCFG_SPEC>

GCCFG register accessor: an alias for Reg<GCCFG_SPEC>

GINTMSK register accessor: an alias for Reg<GINTMSK_SPEC>

GINTSTS register accessor: an alias for Reg<GINTSTS_SPEC>

GNPTXFSIZ_Device register accessor: an alias for Reg<GNPTXFSIZ_DEVICE_SPEC>

GNPTXFSIZ_Host register accessor: an alias for Reg<GNPTXFSIZ_HOST_SPEC>

GNPTXSTS register accessor: an alias for Reg<GNPTXSTS_SPEC>

GOTGCTL register accessor: an alias for Reg<GOTGCTL_SPEC>

GOTGINT register accessor: an alias for Reg<GOTGINT_SPEC>

GRSTCTL register accessor: an alias for Reg<GRSTCTL_SPEC>

GRXFSIZ register accessor: an alias for Reg<GRXFSIZ_SPEC>

GRXSTSR_Device register accessor: an alias for Reg<GRXSTSR_DEVICE_SPEC>

GRXSTSR_Host register accessor: an alias for Reg<GRXSTSR_HOST_SPEC>

GUSBCFG register accessor: an alias for Reg<GUSBCFG_SPEC>

HPTXFSIZ register accessor: an alias for Reg<HPTXFSIZ_SPEC>