Type Alias stm32_hal2::pac::pwr::cr1::SVOS_W

source ·
pub type SVOS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR1_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field SVOS writer - System Stop mode voltage scaling selection These bits control the VCORE voltage level in system Stop mode, to obtain the best trade-off between power consumption and performance.

Aliased Type§

struct SVOS_W<'a, const O: u8> { /* private fields */ }