Module rxd

Source
Expand description

Cluster RXD EasyDMA channel

Modules§

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

Structs§

RXD
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>