Type Alias stm32_hal2::pac::pwr::csr1::ACTVOS_R

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

Field ACTVOS reader - VOS currently applied for VCORE voltage scaling selection. These bits reflect the last VOS value applied to the PMU.

Aliased Type§

struct ACTVOS_R { /* private fields */ }