pub type CALP_R = BitReader<CALP>;
Expand description
Field CALP
reader - Increase frequency of RTC by 488.5ppm This feature is intended to be used in conjunction with CALM, which lowers the frequency of the calendar with a fine resolution. if the input frequency is 32768Hz, the number of RTCCLK pulses added during a 32-second window is calculated as follows: (512 * CALP) - CALM. Refer to .
Aliased Type§
struct CALP_R { /* private fields */ }