Expand description

USB on the go full speed

Modules

core ID register

OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXF2)

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

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/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 status read and pop (device mode)

OTG status read and pop (host mode)

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 non-periodic transmit FIFO size register (Host mode)

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>

DIEPTXF register accessor: an alias for Reg<DIEPTXF_SPEC>

DIEPTXF0 register accessor: an alias for Reg<DIEPTXF0_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>

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>

GRXSTSP_Device register accessor: an alias for Reg<GRXSTSP_DEVICE_SPEC>

GRXSTSP_Host register accessor: an alias for Reg<GRXSTSP_HOST_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>

HNPTXFSIZ register accessor: an alias for Reg<HNPTXFSIZ_SPEC>

HPTXFSIZ register accessor: an alias for Reg<HPTXFSIZ_SPEC>