Type Alias stm32wlxx_hal::pac::iwdg::PR
pub type PR = Reg<PR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
PR register accessor: an alias for Reg<PR_SPEC>
Aliased Type§
struct PR { /* private fields */ }