Module txd
nrf52840_
pac
0.12.2
Module txd
Module Items
Modules
Structs
Type Aliases
In nrf52840_
pac::
uarte0
Modules
baudrate
config
enable
errorsrc
events_cts
events_endrx
events_endtx
events_error
events_ncts
events_rxdrdy
events_rxstarted
events_rxto
events_txdrdy
events_txstarted
events_txstopped
inten
intenclr
intenset
psel
rxd
shorts
tasks_flushrx
tasks_startrx
tasks_starttx
tasks_stoprx
tasks_stoptx
txd
Structs
RegisterBlock
Type Aliases
BAUDRATE
CONFIG
ENABLE
ERRORSRC
EVENTS_CTS
EVENTS_ENDRX
EVENTS_ENDTX
EVENTS_ERROR
EVENTS_NCTS
EVENTS_RXDRDY
EVENTS_RXSTARTED
EVENTS_RXTO
EVENTS_TXDRDY
EVENTS_TXSTARTED
EVENTS_TXSTOPPED
INTEN
INTENCLR
INTENSET
SHORTS
TASKS_FLUSHRX
TASKS_STARTRX
TASKS_STARTTX
TASKS_STOPRX
TASKS_STOPTX
nrf52840_pac
::
uarte0
Module
txd
Copy item path
Settings
Help
Summary
Source
Expand description
Cluster TXD EasyDMA channel
Modules
§
amount
Number of bytes transferred in the last transaction
maxcnt
Maximum number of bytes in transmit buffer
ptr
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>