Module otg_fs_global

Module otg_fs_global 

Source
Expand description

USB on the go full speed

Modules§

cid
core ID register
dieptxf
OTF_FS device IN endpoint transmit FIFO size register
dieptxf0
OTG_FS non-periodic transmit FIFO size register (Device mode)
gahbcfg
OTG_FS AHB configuration register (OTG_FS_GAHBCFG)
gccfg
OTG_FS general core configuration register (OTG_FS_GCCFG)
gintmsk
OTG_FS interrupt mask register (OTG_FS_GINTMSK)
gintsts
OTG_FS core interrupt register (OTG_FS_GINTSTS)
gnptxsts
OTG_FS non-periodic transmit FIFO/queue status register (OTG_FS_GNPTXSTS)
gotgctl
OTG_FS control and status register (OTG_FS_GOTGCTL)
gotgint
OTG_FS interrupt register (OTG_FS_GOTGINT)
grstctl
OTG_FS reset register (OTG_FS_GRSTCTL)
grxfsiz
OTG_FS Receive FIFO size register (OTG_FS_GRXFSIZ)
grxstsp_device
OTG status read and pop (device mode)
grxstsp_host
OTG status read and pop (host mode)
grxstsr_device
OTG_FS Receive status debug read(Device mode)
grxstsr_host
OTG status debug read (host mode)
gusbcfg
OTG_FS USB configuration register (OTG_FS_GUSBCFG)
hnptxfsiz
OTG_FS non-periodic transmit FIFO size register (Host mode)
hptxfsiz
OTG_FS Host periodic transmit FIFO size register (OTG_FS_HPTXFSIZ)

Structs§

RegisterBlock
Register block

Type Aliases§

CID
CID register accessor: an alias for Reg<CID_SPEC>
DIEPTXF
DIEPTXF register accessor: an alias for Reg<DIEPTXF_SPEC>
DIEPTXF0
DIEPTXF0 register accessor: an alias for Reg<DIEPTXF0_SPEC>
GAHBCFG
GAHBCFG register accessor: an alias for Reg<GAHBCFG_SPEC>
GCCFG
GCCFG register accessor: an alias for Reg<GCCFG_SPEC>
GINTMSK
GINTMSK register accessor: an alias for Reg<GINTMSK_SPEC>
GINTSTS
GINTSTS register accessor: an alias for Reg<GINTSTS_SPEC>
GNPTXSTS
GNPTXSTS register accessor: an alias for Reg<GNPTXSTS_SPEC>
GOTGCTL
GOTGCTL register accessor: an alias for Reg<GOTGCTL_SPEC>
GOTGINT
GOTGINT register accessor: an alias for Reg<GOTGINT_SPEC>
GRSTCTL
GRSTCTL register accessor: an alias for Reg<GRSTCTL_SPEC>
GRXFSIZ
GRXFSIZ register accessor: an alias for Reg<GRXFSIZ_SPEC>
GRXSTSP_DEVICE
GRXSTSP_Device register accessor: an alias for Reg<GRXSTSP_DEVICE_SPEC>
GRXSTSP_HOST
GRXSTSP_Host register accessor: an alias for Reg<GRXSTSP_HOST_SPEC>
GRXSTSR_DEVICE
GRXSTSR_Device register accessor: an alias for Reg<GRXSTSR_DEVICE_SPEC>
GRXSTSR_HOST
GRXSTSR_Host register accessor: an alias for Reg<GRXSTSR_HOST_SPEC>
GUSBCFG
GUSBCFG register accessor: an alias for Reg<GUSBCFG_SPEC>
HNPTXFSIZ
HNPTXFSIZ register accessor: an alias for Reg<HNPTXFSIZ_SPEC>
HPTXFSIZ
HPTXFSIZ register accessor: an alias for Reg<HPTXFSIZ_SPEC>