pub type CALW8_W<'a, const O: u8> = BitWriterRaw<'a, u32, CALR_SPEC, CALW8_A, BitM, O>;
Expand description
Field CALW8
writer - 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_W<'a, const O: u8> { /* private fields */ }