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