RTC Global Configuration.
The RTC_Config structure contains a set of pointers used to characterise the RTC driver implementation.
This structure needs to be defined before calling RTC_init() and it must not be changed thereafter.
Data Fields | |
RTC_Object * | object |
RTC_HwAttrs const * | hwAttrs |
RTC_Object* RTC_Config::object |
Pointer to a driver specific data object
RTC_HwAttrs const* RTC_Config::hwAttrs |
Pointer to a driver specific hardware attributes structure