Type Alias stm32h7xx_hal::device::rtc::cr::COSEL_R

source ·
pub type COSEL_R = BitReaderRaw<COSEL_A>;
Expand description

Field COSEL reader - 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

Aliased Type§

struct COSEL_R { /* private fields */ }