Type Definition stm32_hal2::pac::iwdg1::sr::PVU_R

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

Field PVU reader - Watchdog prescaler value update This bit is set by hardware to indicate that an update of the prescaler value is ongoing. It is reset by hardware when the prescaler update operation is completed in the VDD voltage domain (takes up to 5 RC 40 kHz cycles). Prescaler value can be updated only when PVU bit is reset.