Skip to main content

LCR

Type Alias LCR 

Source
pub type LCR = Reg<LCR_SPEC>;
Expand description

lcr (rw) register accessor: UART Line Control Register

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

For information about available fields see lcr module

Aliased Typeยง

pub struct LCR { /* private fields */ }