Type Alias stm32_hal2::pac::rtc::calr::CALW16_R

source ·
pub type CALW16_R = BitReaderRaw<CALW16_A>;
Expand description

Field CALW16 reader - Use a 16-second calibration cycle period When CALW16 is set to 1, the 16-second calibration cycle period is selected.This bit must not be set to 1 if CALW8=1. Note: CALM[0] is stuck at 0 when CALW16= 1. Refer to Section24.3.12: RTC smooth digital calibration.

Aliased Type§

struct CALW16_R { /* private fields */ }