Skip to main content

USR

Type Alias USR 

Source
pub type USR = Reg<USR_SPEC>;
Expand description

usr (r) register accessor: UART Status Register

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

For information about available fields see usr module

Aliased Typeยง

pub struct USR { /* private fields */ }