Sets the counter value of the real-time clock.(in the case of the calendar mode setting)
#include "r_cg_macrodriver.h" #include "r_cg_rtc.h" MD_STATUS R_RTC_Set_CalendarCounterValue ( rtc_counter_value_t counter_write_val ); |
See R_RTC_Set_CounterValue for details about the rtc_counter_value_t counter value. |