Type Alias stm32wlxx_hal::pac::rtc::calr::CALP_W
pub type CALP_W<'a, const O: u8> = BitWriterRaw<'a, u32, CALR_SPEC, CALP_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CALP
writer - Use an 8-second calibration cycle period
Aliased Type§
struct CALP_W<'a, const O: u8> { /* private fields */ }