Type Alias stm32_hal2::pac::pwr::d3cr::VOS_R

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

Field VOS reader - Voltage scaling selection according to performance These bits control the VCORE voltage level and allow to obtains the best trade-off between power consumption and performance: When increasing the performance, the voltage scaling shall be changed before increasing the system frequency. When decreasing performance, the system frequency shall first be decreased before changing the voltage scaling.

Aliased Type§

struct VOS_R { /* private fields */ }