pub type LCR = Reg<LCR_SPEC>;
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.
read
lcr::R
reset
write
write_with_zero
lcr::W
modify
For information about available fields see lcr module
lcr
pub struct LCR { /* private fields */ }