Type Alias stm32wlxx_hal::pac::rtc::calr::CALW8_W

pub type CALW8_W<'a, const O: u8> = BitWriterRaw<'a, u32, CALR_SPEC, CALW8_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CALW8 writer - Use a 16-second calibration cycle period

Aliased Type§

struct CALW8_W<'a, const O: u8> { /* private fields */ }