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