nrf52840_
pac
0.12.2
Module txd
Module Items
Modules
Structs
Type Aliases
In nrf52840_
pac::
twis0
nrf52840_pac
::
twis0
Module
txd
Copy item path
Source
Expand description
Cluster TXD EasyDMA channel
Modules
§
amount
Number of bytes transferred in the last TXD transaction
maxcnt
Maximum number of bytes in TXD buffer
ptr
TXD Data pointer
Structs
§
TXD
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>