Type Alias stm32wlxx_hal::pac::exti::PR2

pub type PR2 = Reg<PR2_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

PR2 register accessor: an alias for Reg<PR2_SPEC>

Aliased Type§

struct PR2 { /* private fields */ }