Type Alias rp2040_pac::uart0::UARTRSR

source ·
pub type UARTRSR = Reg<UARTRSR_SPEC>;
Expand description

UARTRSR (rw) register accessor: Receive Status Register/Error Clear Register, UARTRSR/UARTECR

You can read this register and get uartrsr::R. You can reset, write, write_with_zero this register using uartrsr::W. You can also modify this register. See API.

For information about available fields see uartrsr module

Aliased Type§

struct UARTRSR { /* private fields */ }