Type Definition stm32_hal2::pac::pwr::csr1::PVDO_R

source · []
pub type PVDO_R = BitReaderRaw<bool>;
Expand description

Field PVDO reader - Programmable voltage detect output This bit is set and cleared by hardware. It is valid only if the PVD has been enabled by the PVDE bit. Note: since the PVD is disabled in Standby mode, this bit is equal to 0 after Standby or reset until the PVDE bit is set.