Module nrf52840_pac::twim0::rxd
source · Expand description
Cluster RXD EasyDMA channel
Modules§
- Number of bytes transferred in the last transaction
- EasyDMA list type
- Maximum number of bytes in receive buffer
- Data pointer
Structs§
- Register block
Type Aliases§
- AMOUNT (r) register accessor: an alias for
Reg<AMOUNT_SPEC>
- LIST (rw) register accessor: an alias for
Reg<LIST_SPEC>
- MAXCNT (rw) register accessor: an alias for
Reg<MAXCNT_SPEC>
- PTR (rw) register accessor: an alias for
Reg<PTR_SPEC>