Module otg1_hs_global

Expand description

USB 1 on the go high speed

Modules§

cid
OTG_HS core ID register
dieptxf0_device
Endpoint 0 transmit FIFO size (peripheral mode)
dieptxf1
OTG_HS device IN endpoint transmit FIFO size register
dieptxf2
OTG_HS device IN endpoint transmit FIFO size register
dieptxf3
OTG_HS device IN endpoint transmit FIFO size register
dieptxf4
OTG_HS device IN endpoint transmit FIFO size register
dieptxf5
OTG_HS device IN endpoint transmit FIFO size register
dieptxf6
OTG_HS device IN endpoint transmit FIFO size register
dieptxf7
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
glpmcfg
OTG core LPM configuration register
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_device
OTG_HS status read and pop register (peripheral mode)
grxstsp_host
OTG_HS status read and pop register (host mode)
grxstsr_device
OTG_HS Receive status debug read register (peripheral mode mode)
grxstsr_host
OTG_HS Receive status debug read register (host mode)
gusbcfg
OTG_HS USB configuration register
hnptxfsiz_host
OTG_HS nonperiodic transmit FIFO size register (host mode)
hptxfsiz
OTG_HS Host periodic transmit FIFO size register

Structs§

RegisterBlock
Register block

Type Aliases§

CID
CID register accessor: an alias for Reg<CID_SPEC>
DIEPTXF0_DEVICE
DIEPTXF0_Device register accessor: an alias for Reg<DIEPTXF0_DEVICE_SPEC>
DIEPTXF1
DIEPTXF1 register accessor: an alias for Reg<DIEPTXF1_SPEC>
DIEPTXF2
DIEPTXF2 register accessor: an alias for Reg<DIEPTXF2_SPEC>
DIEPTXF3
DIEPTXF3 register accessor: an alias for Reg<DIEPTXF3_SPEC>
DIEPTXF4
DIEPTXF4 register accessor: an alias for Reg<DIEPTXF4_SPEC>
DIEPTXF5
DIEPTXF5 register accessor: an alias for Reg<DIEPTXF5_SPEC>
DIEPTXF6
DIEPTXF6 register accessor: an alias for Reg<DIEPTXF6_SPEC>
DIEPTXF7
DIEPTXF7 register accessor: an alias for Reg<DIEPTXF7_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>
GLPMCFG
GLPMCFG register accessor: an alias for Reg<GLPMCFG_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_HOST
HNPTXFSIZ_Host register accessor: an alias for Reg<HNPTXFSIZ_HOST_SPEC>
HPTXFSIZ
HPTXFSIZ register accessor: an alias for Reg<HPTXFSIZ_SPEC>