Type Alias stm32_hal2::pac::pwr::cr1::SVOS_R

source ·
pub type SVOS_R = FieldReaderRaw<u8, u8>;
Expand description

Field SVOS reader - 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_R { /* private fields */ }