Type Alias stm32wlxx_hal::pac::iwdg::pr::PR_W
pub type PR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PR_SPEC, u8, PR_A, Safe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PR
writer - Prescaler divider
Aliased Type§
struct PR_W<'a, const O: u8> { /* private fields */ }