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ยง
pub struct UARTRSR { /* private fields */ }