AM62x MCU+ SDK  10.01.00

Detailed Description

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_Objectobject
 
RTC_HwAttrs const * hwAttrs
 

Field Documentation

◆ object

RTC_Object* RTC_Config::object

Pointer to a driver specific data object

◆ hwAttrs

RTC_HwAttrs const* RTC_Config::hwAttrs

Pointer to a driver specific hardware attributes structure