Type Alias stm32_hal2::pac::rtc::calr::CALW8_R

source ·
pub type CALW8_R = BitReaderRaw<CALW8_A>;
Expand description

Field CALW8 reader - Use an 8-second calibration cycle period When CALW8 is set to 1, the 8-second calibration cycle period is selected. Note: CALM[1:0] are stuck at 00; when CALW8= 1. Refer to Section24.3.12: RTC smooth digital calibration.

Aliased Type§

struct CALW8_R { /* private fields */ }