Expand description
USB on the go full speed
Modules§
- daint
- OTG_FS device all endpoints interrupt register (OTG_FS_DAINT)
- daintmsk
- OTG_FS all endpoints interrupt mask register (OTG_FS_DAINTMSK)
- dcfg
- OTG_FS device configuration register (OTG_FS_DCFG)
- dctl
- OTG_FS device control register (OTG_FS_DCTL)
- diepctl
- OTG_FS device endpoint %s IN control register
- diepctl0
- OTG_FS device control IN endpoint 0 control register (OTG_FS_DIEPCTL0)
- diepempmsk
- OTG_FS device IN endpoint FIFO empty interrupt mask register
- diepint0
- device endpoint-x interrupt register
- diepint1
- device endpoint-1 interrupt register
- diepint2
- device endpoint-2 interrupt register
- diepint3
- device endpoint-3 interrupt register
- diepmsk
- OTG_FS device IN endpoint common interrupt mask register (OTG_FS_DIEPMSK)
- dieptsiz0
- device endpoint-0 transfer size register
- dieptsiz1
- device endpoint-1 transfer size register
- dieptsiz2
- device endpoint-2 transfer size register
- dieptsiz3
- device endpoint-3 transfer size register
- doepctl
- OTG_FS device endpoint %s OUT control register
- doepctl0
- device endpoint-0 control register
- doepint0
- device endpoint-0 interrupt register
- doepint1
- device endpoint-1 interrupt register
- doepint2
- device endpoint-2 interrupt register
- doepint3
- device endpoint-3 interrupt register
- doepmsk
- OTG_FS device OUT endpoint common interrupt mask register (OTG_FS_DOEPMSK)
- doeptsiz0
- device OUT endpoint-0 transfer size register
- doeptsiz1
- device OUT endpoint-1 transfer size register
- doeptsiz2
- device OUT endpoint-2 transfer size register
- doeptsiz3
- device OUT endpoint-3 transfer size register
- dsts
- OTG_FS device status register (OTG_FS_DSTS)
- dtxfsts0
- OTG_FS device IN endpoint transmit FIFO status register
- dtxfsts1
- OTG_FS device IN endpoint transmit FIFO status register
- dtxfsts2
- OTG_FS device IN endpoint transmit FIFO status register
- dtxfsts3
- OTG_FS device IN endpoint transmit FIFO status register
- dvbusdis
- OTG_FS device VBUS discharge time register
- dvbuspulse
- OTG_FS device VBUS pulsing time register
Structs§
- Register
Block - 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>
- DIEPCTL
- DIEPCTL register accessor: an alias for
Reg<DIEPCTL_SPEC>
- DIEPCT
L0 - DIEPCTL0 register accessor: an alias for
Reg<DIEPCTL0_SPEC>
- DIEPEMPMSK
- DIEPEMPMSK register accessor: an alias for
Reg<DIEPEMPMSK_SPEC>
- DIEPIN
T0 - DIEPINT0 register accessor: an alias for
Reg<DIEPINT0_SPEC>
- DIEPIN
T1 - DIEPINT1 register accessor: an alias for
Reg<DIEPINT1_SPEC>
- DIEPIN
T2 - DIEPINT2 register accessor: an alias for
Reg<DIEPINT2_SPEC>
- DIEPIN
T3 - DIEPINT3 register accessor: an alias for
Reg<DIEPINT3_SPEC>
- DIEPMSK
- DIEPMSK register accessor: an alias for
Reg<DIEPMSK_SPEC>
- DIEPTSI
Z0 - DIEPTSIZ0 register accessor: an alias for
Reg<DIEPTSIZ0_SPEC>
- DIEPTSI
Z1 - DIEPTSIZ1 register accessor: an alias for
Reg<DIEPTSIZ1_SPEC>
- DIEPTSI
Z2 - DIEPTSIZ2 register accessor: an alias for
Reg<DIEPTSIZ2_SPEC>
- DIEPTSI
Z3 - DIEPTSIZ3 register accessor: an alias for
Reg<DIEPTSIZ3_SPEC>
- DOEPCTL
- DOEPCTL register accessor: an alias for
Reg<DOEPCTL_SPEC>
- DOEPCT
L0 - DOEPCTL0 register accessor: an alias for
Reg<DOEPCTL0_SPEC>
- DOEPIN
T0 - DOEPINT0 register accessor: an alias for
Reg<DOEPINT0_SPEC>
- DOEPIN
T1 - DOEPINT1 register accessor: an alias for
Reg<DOEPINT1_SPEC>
- DOEPIN
T2 - DOEPINT2 register accessor: an alias for
Reg<DOEPINT2_SPEC>
- DOEPIN
T3 - DOEPINT3 register accessor: an alias for
Reg<DOEPINT3_SPEC>
- DOEPMSK
- DOEPMSK register accessor: an alias for
Reg<DOEPMSK_SPEC>
- DOEPTSI
Z0 - DOEPTSIZ0 register accessor: an alias for
Reg<DOEPTSIZ0_SPEC>
- DOEPTSI
Z1 - DOEPTSIZ1 register accessor: an alias for
Reg<DOEPTSIZ1_SPEC>
- DOEPTSI
Z2 - DOEPTSIZ2 register accessor: an alias for
Reg<DOEPTSIZ2_SPEC>
- DOEPTSI
Z3 - DOEPTSIZ3 register accessor: an alias for
Reg<DOEPTSIZ3_SPEC>
- DSTS
- DSTS register accessor: an alias for
Reg<DSTS_SPEC>
- DTXFST
S0 - DTXFSTS0 register accessor: an alias for
Reg<DTXFSTS0_SPEC>
- DTXFST
S1 - DTXFSTS1 register accessor: an alias for
Reg<DTXFSTS1_SPEC>
- DTXFST
S2 - DTXFSTS2 register accessor: an alias for
Reg<DTXFSTS2_SPEC>
- DTXFST
S3 - DTXFSTS3 register accessor: an alias for
Reg<DTXFSTS3_SPEC>
- DVBUSDIS
- DVBUSDIS register accessor: an alias for
Reg<DVBUSDIS_SPEC>
- DVBUSPULSE
- DVBUSPULSE register accessor: an alias for
Reg<DVBUSPULSE_SPEC>