Module otg_hs_device

Module otg_hs_device 

Source
Expand description

USB on the go high speed

Modules§

daint
OTG_HS device all endpoints interrupt register
daintmsk
OTG_HS all endpoints interrupt mask register
dcfg
OTG_HS device configuration register
dctl
OTG_HS device control register
deachint
OTG_HS device each endpoint interrupt register
deachintmsk
OTG_HS device each endpoint interrupt register mask
diepctl
OTG device endpoint-1 control register
diepctl0
OTG device endpoint-0 control register
diepdma1
OTG_HS device endpoint-1 DMA address register
diepdma2
OTG_HS device endpoint-2 DMA address register
diepdma3
OTG_HS device endpoint-3 DMA address register
diepdma4
OTG_HS device endpoint-4 DMA address register
diepdma5
OTG_HS device endpoint-5 DMA address register
diepeachmsk1
OTG_HS device each in endpoint-1 interrupt register
diepempmsk
OTG_HS device IN endpoint FIFO empty interrupt mask register
diepint
OTG device endpoint-%s interrupt register
diepmsk
OTG_HS device IN endpoint common interrupt mask register
dieptsiz
OTG_HS device endpoint transfer size register
dieptsiz0
OTG_HS device IN endpoint 0 transfer size register
doepctl
OTG device endpoint-1 control register
doepctl0
OTG_HS device control OUT endpoint 0 control register
doepeachmsk1
OTG_HS device each OUT endpoint-1 interrupt register
doepint
OTG_HS device endpoint-%s interrupt register
doepmsk
OTG_HS device OUT endpoint common interrupt mask register
doeptsiz
OTG_HS device endpoint-2 transfer size register
doeptsiz0
OTG_HS device endpoint-1 transfer size register
dsts
OTG_HS device status register
dthrctl
OTG_HS Device threshold control register
dtxfsts
OTG_HS device IN endpoint transmit FIFO status register
dvbusdis
OTG_HS device VBUS discharge time register
dvbuspulse
OTG_HS device VBUS pulsing time register

Structs§

RegisterBlock
Register block

Type Aliases§

DAINT
DAINT register accessor: an alias for Reg<DAINT_SPEC>
DAINTMSK
DAINTMSK register accessor: an alias for Reg<DAINTMSK_SPEC>
DCFG
DCFG register accessor: an alias for Reg<DCFG_SPEC>
DCTL
DCTL register accessor: an alias for Reg<DCTL_SPEC>
DEACHINT
DEACHINT register accessor: an alias for Reg<DEACHINT_SPEC>
DEACHINTMSK
DEACHINTMSK register accessor: an alias for Reg<DEACHINTMSK_SPEC>
DIEPCTL
DIEPCTL register accessor: an alias for Reg<DIEPCTL_SPEC>
DIEPCTL0
DIEPCTL0 register accessor: an alias for Reg<DIEPCTL0_SPEC>
DIEPDMA1
DIEPDMA1 register accessor: an alias for Reg<DIEPDMA1_SPEC>
DIEPDMA2
DIEPDMA2 register accessor: an alias for Reg<DIEPDMA2_SPEC>
DIEPDMA3
DIEPDMA3 register accessor: an alias for Reg<DIEPDMA3_SPEC>
DIEPDMA4
DIEPDMA4 register accessor: an alias for Reg<DIEPDMA4_SPEC>
DIEPDMA5
DIEPDMA5 register accessor: an alias for Reg<DIEPDMA5_SPEC>
DIEPEACHMSK1
DIEPEACHMSK1 register accessor: an alias for Reg<DIEPEACHMSK1_SPEC>
DIEPEMPMSK
DIEPEMPMSK register accessor: an alias for Reg<DIEPEMPMSK_SPEC>
DIEPINT
DIEPINT register accessor: an alias for Reg<DIEPINT_SPEC>
DIEPMSK
DIEPMSK register accessor: an alias for Reg<DIEPMSK_SPEC>
DIEPTSIZ
DIEPTSIZ register accessor: an alias for Reg<DIEPTSIZ_SPEC>
DIEPTSIZ0
DIEPTSIZ0 register accessor: an alias for Reg<DIEPTSIZ0_SPEC>
DOEPCTL
DOEPCTL register accessor: an alias for Reg<DOEPCTL_SPEC>
DOEPCTL0
DOEPCTL0 register accessor: an alias for Reg<DOEPCTL0_SPEC>
DOEPEACHMSK1
DOEPEACHMSK1 register accessor: an alias for Reg<DOEPEACHMSK1_SPEC>
DOEPINT
DOEPINT register accessor: an alias for Reg<DOEPINT_SPEC>
DOEPMSK
DOEPMSK register accessor: an alias for Reg<DOEPMSK_SPEC>
DOEPTSIZ
DOEPTSIZ register accessor: an alias for Reg<DOEPTSIZ_SPEC>
DOEPTSIZ0
DOEPTSIZ0 register accessor: an alias for Reg<DOEPTSIZ0_SPEC>
DSTS
DSTS register accessor: an alias for Reg<DSTS_SPEC>
DTHRCTL
DTHRCTL register accessor: an alias for Reg<DTHRCTL_SPEC>
DTXFSTS
DTXFSTS register accessor: an alias for Reg<DTXFSTS_SPEC>
DVBUSDIS
DVBUSDIS register accessor: an alias for Reg<DVBUSDIS_SPEC>
DVBUSPULSE
DVBUSPULSE register accessor: an alias for Reg<DVBUSPULSE_SPEC>