Type Definition stm32_hal2::pac::rtc::cr::COSEL_W

source · []
pub type COSEL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, COSEL_A, BitM, O>;
Expand description

Field COSEL writer - Calibration output selection When COE=1, this bit selects which signal is output on RTC_CALIB. These frequencies are valid for RTCCLK at 32.768 kHz and prescalers at their default values (PREDIV_A=127 and PREDIV_S=255). Refer to Section24.3.15: Calibration clock output