Expand description

Cluster Unspecified

Modules

Data sent from the debugger to the CPU.
This register shows a status that indicates if data sent from the debugger to the CPU has been read.
Data sent from the CPU to the debugger.
This register shows a status that indicates if the data sent from the CPU to the debugger has been read.

Structs

Register block

Type Definitions

RXDATA (r) register accessor: an alias for Reg<RXDATA_SPEC>
RXSTATUS (r) register accessor: an alias for Reg<RXSTATUS_SPEC>
TXDATA (rw) register accessor: an alias for Reg<TXDATA_SPEC>
TXSTATUS (r) register accessor: an alias for Reg<TXSTATUS_SPEC>