Module otg_fs_device

Module otg_fs_device 

Source
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§

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>
DIEPCTL
DIEPCTL register accessor: an alias for Reg<DIEPCTL_SPEC>
DIEPCTL0
DIEPCTL0 register accessor: an alias for Reg<DIEPCTL0_SPEC>
DIEPEMPMSK
DIEPEMPMSK register accessor: an alias for Reg<DIEPEMPMSK_SPEC>
DIEPINT0
DIEPINT0 register accessor: an alias for Reg<DIEPINT0_SPEC>
DIEPINT1
DIEPINT1 register accessor: an alias for Reg<DIEPINT1_SPEC>
DIEPINT2
DIEPINT2 register accessor: an alias for Reg<DIEPINT2_SPEC>
DIEPINT3
DIEPINT3 register accessor: an alias for Reg<DIEPINT3_SPEC>
DIEPMSK
DIEPMSK register accessor: an alias for Reg<DIEPMSK_SPEC>
DIEPTSIZ0
DIEPTSIZ0 register accessor: an alias for Reg<DIEPTSIZ0_SPEC>
DIEPTSIZ1
DIEPTSIZ1 register accessor: an alias for Reg<DIEPTSIZ1_SPEC>
DIEPTSIZ2
DIEPTSIZ2 register accessor: an alias for Reg<DIEPTSIZ2_SPEC>
DIEPTSIZ3
DIEPTSIZ3 register accessor: an alias for Reg<DIEPTSIZ3_SPEC>
DOEPCTL
DOEPCTL register accessor: an alias for Reg<DOEPCTL_SPEC>
DOEPCTL0
DOEPCTL0 register accessor: an alias for Reg<DOEPCTL0_SPEC>
DOEPINT0
DOEPINT0 register accessor: an alias for Reg<DOEPINT0_SPEC>
DOEPINT1
DOEPINT1 register accessor: an alias for Reg<DOEPINT1_SPEC>
DOEPINT2
DOEPINT2 register accessor: an alias for Reg<DOEPINT2_SPEC>
DOEPINT3
DOEPINT3 register accessor: an alias for Reg<DOEPINT3_SPEC>
DOEPMSK
DOEPMSK register accessor: an alias for Reg<DOEPMSK_SPEC>
DOEPTSIZ0
DOEPTSIZ0 register accessor: an alias for Reg<DOEPTSIZ0_SPEC>
DOEPTSIZ1
DOEPTSIZ1 register accessor: an alias for Reg<DOEPTSIZ1_SPEC>
DOEPTSIZ2
DOEPTSIZ2 register accessor: an alias for Reg<DOEPTSIZ2_SPEC>
DOEPTSIZ3
DOEPTSIZ3 register accessor: an alias for Reg<DOEPTSIZ3_SPEC>
DSTS
DSTS register accessor: an alias for Reg<DSTS_SPEC>
DTXFSTS0
DTXFSTS0 register accessor: an alias for Reg<DTXFSTS0_SPEC>
DTXFSTS1
DTXFSTS1 register accessor: an alias for Reg<DTXFSTS1_SPEC>
DTXFSTS2
DTXFSTS2 register accessor: an alias for Reg<DTXFSTS2_SPEC>
DTXFSTS3
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>