STM8L15x Standard Peripherals Drivers: RTC_Smooth_Calibration_Period

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

RTC_Smooth_Calibration_Period

Enumerations

enum  RTC_SmoothCalibPeriod_TypeDef { RTC_SmoothCalibPeriod_32sec = ((uint8_t)0x00), RTC_SmoothCalibPeriod_16sec = ((uint8_t)0x20), RTC_SmoothCalibPeriod_8sec = ((uint8_t)0x40) }

Enumeration Type Documentation

Enumerator:
RTC_SmoothCalibPeriod_32sec 

if RTCCLK = 32768 Hz, Smooth calibration period is 32s, else 2exp20 RTCCLK seconds

RTC_SmoothCalibPeriod_16sec 

if RTCCLK = 32768 Hz, Smooth calibration period is 16s, else 2exp19 RTCCLK seconds

RTC_SmoothCalibPeriod_8sec 

if RTCCLK = 32768 Hz, Smooth calibration period is 8s, else 2exp18 RTCCLK seconds

Definition at line 436 of file stm8l15x_rtc.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com