Type Alias d1_pac::uart::LCR

source ·
pub type LCR = Reg<LCR_SPEC>;
Expand description

lcr (rw) register accessor: an alias for Reg<LCR_SPEC>

Aliased Type§

struct LCR { /* private fields */ }