Module rtccalicfg

Source
Expand description

RTC calibration configuration register

Structs§

RTCCALICFG_SPEC
RTC calibration configuration register

Type Aliases§

R
Register RTCCALICFG reader
RTC_CALI_CLK_SEL_R
Field RTC_CALI_CLK_SEL reader - Used to select the clock to be calibrated. 0: RTC_CLK. 1: RTC20M_D256_CLK. 2: XTAL32K_CLK.
RTC_CALI_CLK_SEL_W
Field RTC_CALI_CLK_SEL writer - Used to select the clock to be calibrated. 0: RTC_CLK. 1: RTC20M_D256_CLK. 2: XTAL32K_CLK.
RTC_CALI_MAX_R
Field RTC_CALI_MAX reader - Calibration time, in cycles of the clock to be calibrated.
RTC_CALI_MAX_W
Field RTC_CALI_MAX writer - Calibration time, in cycles of the clock to be calibrated.
RTC_CALI_RDY_R
Field RTC_CALI_RDY reader - Set this bit to mark the completion of calibration.
RTC_CALI_START_CYCLING_R
Field RTC_CALI_START_CYCLING reader - When set, periodic calibration is enabled.
RTC_CALI_START_CYCLING_W
Field RTC_CALI_START_CYCLING writer - When set, periodic calibration is enabled.
RTC_CALI_START_R
Field RTC_CALI_START reader - Set this bit to starts calibration.
RTC_CALI_START_W
Field RTC_CALI_START writer - Set this bit to starts calibration.
W
Register RTCCALICFG writer