Type Alias LPCR

Source
pub type LPCR = Reg<LPCRrs>;
Expand description

LPCR (rw) register accessor: DSI Host LTDC Polarity Configuration Register

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

See register structure

For information about available fields see lpcr module

Aliased Typeยง

pub struct LPCR { /* private fields */ }