Skip to main content

LSR

Type Alias LSR 

Source
pub type LSR = Reg<LSR_SPEC>;
Expand description

lsr (r) register accessor: UART Line Status Register

You can read this register and get lsr::R. See API.

For information about available fields see lsr module

Aliased Typeยง

pub struct LSR { /* private fields */ }