Type Alias stm32_hal2::pac::pwr::cr1::FLPS_R

source ·
pub type FLPS_R = BitReaderRaw<bool>;
Expand description

Field FLPS reader - Flash low-power mode in DStop mode This bit allows to obtain the best trade-off between low-power consumption and restart time when exiting from DStop mode. When it is set, the Flash memory enters low-power mode when D1 domain is in DStop mode.

Aliased Type§

struct FLPS_R { /* private fields */ }