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