LP

Type Alias LP 

Source
pub type LP = Reg<LP_SPEC>;
Expand description

LP (rw) register accessor: CPU0 LP control

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

For information about available fields see lp module

Aliased Typeยง

pub struct LP { /* private fields */ }