Structure to hold the parameters of clock calibration, trigger time macros can be used to fill trigger time.
Public Attributes#
true to enable and false to disable rc calibration
true to enable and false to disable rc periodic calibration
rc trigger time, 5 sec, 10 sec, 15 sec, 30 sec, 1 min, 2 min
true to enable and false to disable ro calibration
true to enable and false to disable periodic calibration
ro trigger time, 1 sec, 2 sec, 4 sec, 8 sec
Public Attribute Documentation#
rc_enable_calibration#
boolean_t clock_calibration_config_t::rc_enable_calibration
true to enable and false to disable rc calibration
83
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_calendar.h
rc_enable_periodic_calibration#
boolean_t clock_calibration_config_t::rc_enable_periodic_calibration
true to enable and false to disable rc periodic calibration
84
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_calendar.h
rc_trigger_time#
uint8_t clock_calibration_config_t::rc_trigger_time
rc trigger time, 5 sec, 10 sec, 15 sec, 30 sec, 1 min, 2 min
85
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_calendar.h
ro_enable_calibration#
boolean_t clock_calibration_config_t::ro_enable_calibration
true to enable and false to disable ro calibration
86
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_calendar.h
ro_enable_periodic_calibration#
boolean_t clock_calibration_config_t::ro_enable_periodic_calibration
true to enable and false to disable periodic calibration
87
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_calendar.h
ro_trigger_time#
uint8_t clock_calibration_config_t::ro_trigger_time
ro trigger time, 1 sec, 2 sec, 4 sec, 8 sec
88
of file components/device/silabs/si91x/mcu/drivers/unified_api/inc/sl_si91x_calendar.h