Module txd

Source
Expand description

Cluster TXD EasyDMA channel

Modules§

amount
Number of bytes transferred in the last transaction
list
EasyDMA list type
maxcnt
Number of bytes in transmit buffer
ptr
Data pointer

Structs§

TXD
Register block

Type Aliases§

AMOUNT
AMOUNT (r) register accessor: an alias for Reg<AMOUNT_SPEC>
LIST
LIST (rw) register accessor: an alias for Reg<LIST_SPEC>
MAXCNT
MAXCNT (rw) register accessor: an alias for Reg<MAXCNT_SPEC>
PTR
PTR (rw) register accessor: an alias for Reg<PTR_SPEC>