pub type LCR = Reg<LCR_SPEC>;
lcr (rw) register accessor: an alias for Reg<LCR_SPEC>
Reg<LCR_SPEC>
struct LCR { /* private fields */ }