Type Alias stm32wlxx_hal::pac::rtc::WPR

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

WPR register accessor: an alias for Reg<WPR_SPEC>

Aliased Type§

struct WPR { /* private fields */ }