Type Alias stm32h7xx_hal::pac::pwr::csr1::ACTVOSRDY_R

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

Field ACTVOSRDY reader - Voltage levels ready bit for currently used VOS and SDLEVEL This bit is set to 1 by hardware when the voltage regulator and the SD converter are both disabled and Bypass mode is selected in PWR control register 3 (PWR_CR3).

Aliased Type§

struct ACTVOSRDY_R { /* private fields */ }