Type Alias stm32_hal2::pac::pwr::d3cr::VOSRDY_R

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

Field VOSRDY reader - VOS Ready bit for VCORE voltage scaling output selection. This bit is set to 1 by hardware when Bypass mode is selected in PWR control register 3 (PWR_CR3).

Aliased Type§

struct VOSRDY_R { /* private fields */ }