Type Definition stm32_hal2::pac::iwdg1::sr::RVU_R

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

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