Type Definition stm32g0::stm32g0b0::iwdg::pr::PR_R

source · []
pub type PR_R = FieldReader<u8, PR_A>;
Expand description

Field PR reader - Prescaler divider These bits are write access protected see . They are written by software to select the prescaler divider feeding the counter clock. PVU bit of the must be reset in order to be able to change the prescaler divider. Note: Reading this register returns the prescaler value from the VDD voltage domain. This value may not be up to date/valid if a write operation to this register is ongoing. For this reason the value read from this register is valid only when the PVU bit in the status register (IWDG_SR) is reset.

Implementations

Get enumerated values variant

Checks if the value of the field is DivideBy4

Checks if the value of the field is DivideBy8

Checks if the value of the field is DivideBy16

Checks if the value of the field is DivideBy32

Checks if the value of the field is DivideBy64

Checks if the value of the field is DivideBy128

Checks if the value of the field is DivideBy256

Checks if the value of the field is DivideBy256bis