Module rxd

Source
Expand description

Cluster Unspecified

Modules§

amount
Number of bytes received in last granted transaction
maxcnt
Maximum number of bytes in receive buffer
ptr
RXD data pointer

Structs§

RXD
Register block

Type Aliases§

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