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§
- Register
Block - Register block
Type Aliases§
- CID
- CID register accessor: an alias for
Reg<CID_SPEC> - DIEPTX
F0_ DEVICE - DIEPTXF0_Device register accessor: an alias for
Reg<DIEPTXF0_DEVICE_SPEC> - DIEPTX
F1 - DIEPTXF1 register accessor: an alias for
Reg<DIEPTXF1_SPEC> - DIEPTX
F2 - DIEPTXF2 register accessor: an alias for
Reg<DIEPTXF2_SPEC> - DIEPTX
F3 - DIEPTXF3 register accessor: an alias for
Reg<DIEPTXF3_SPEC> - DIEPTX
F4 - DIEPTXF4 register accessor: an alias for
Reg<DIEPTXF4_SPEC> - DIEPTX
F5 - DIEPTXF5 register accessor: an alias for
Reg<DIEPTXF5_SPEC> - DIEPTX
F6 - DIEPTXF6 register accessor: an alias for
Reg<DIEPTXF6_SPEC> - DIEPTX
F7 - 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>