grblHAL core  20240318
rtc_ptrs_t Struct Reference

#include <hal.h>

Data Fields

rtc_get_datetime_ptr get_datetime
 Optional handler getting the current datetime. More...
 
rtc_set_datetime_ptr set_datetime
 Optional handler setting the current datetime. More...
 

Field Documentation

◆ get_datetime

rtc_get_datetime_ptr get_datetime

Optional handler getting the current datetime.

◆ set_datetime

rtc_set_datetime_ptr set_datetime

Optional handler setting the current datetime.


The documentation for this struct was generated from the following file: