Module otg_hs_global

Module otg_hs_global 

Source
Expand description

USB on the go high speed

Modules§

cid
OTG_HS core ID register
dieptxf
OTG_HS device IN endpoint transmit FIFO size register
gahbcfg
OTG_HS AHB configuration register
gccfg
OTG_HS general core configuration register
gintmsk
OTG_HS interrupt mask register
gintsts
OTG_HS core interrupt register
gnptxfsiz
OTG_HS nonperiodic transmit FIFO size register (host mode)
gnptxsts
OTG_HS nonperiodic transmit FIFO/queue status register
gotgctl
OTG_HS control and status register
gotgint
OTG_HS interrupt register
grstctl
OTG_HS reset register
grxfsiz
OTG_HS Receive FIFO size register
grxstsp_host
OTG_HS status read and pop register (host mode)
grxstsp_peripheral
OTG_HS status read and pop register (peripheral mode)
grxstsr_host
OTG_HS Receive status debug read register (host mode)
grxstsr_peripheral
OTG_HS Receive status debug read register (peripheral mode mode)
gusbcfg
OTG_HS USB configuration register
hptxfsiz
OTG_HS Host periodic transmit FIFO size register
tx0fsiz
Endpoint 0 transmit FIFO size (peripheral mode)

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>
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>
GNPTXFSIZ
GNPTXFSIZ register accessor: an alias for Reg<GNPTXFSIZ_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_HOST
GRXSTSP_Host register accessor: an alias for Reg<GRXSTSP_HOST_SPEC>
GRXSTSP_PERIPHERAL
GRXSTSP_Peripheral register accessor: an alias for Reg<GRXSTSP_PERIPHERAL_SPEC>
GRXSTSR_HOST
GRXSTSR_Host register accessor: an alias for Reg<GRXSTSR_HOST_SPEC>
GRXSTSR_PERIPHERAL
GRXSTSR_Peripheral register accessor: an alias for Reg<GRXSTSR_PERIPHERAL_SPEC>
GUSBCFG
GUSBCFG register accessor: an alias for Reg<GUSBCFG_SPEC>
HPTXFSIZ
HPTXFSIZ register accessor: an alias for Reg<HPTXFSIZ_SPEC>
TX0FSIZ
TX0FSIZ register accessor: an alias for Reg<TX0FSIZ_SPEC>