nrf52840_
pac
0.12.2
Module rxd
Module Items
Modules
Structs
Type Aliases
In nrf52840_
pac::
spim0
nrf52840_pac
::
spim0
Module
rxd
Copy item path
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>