1.2.19.1 1.3.22.1 1.4.20.1 1.5.21.1 1.6.21.1 1.7.22.1 1.8.17.1 1.25.17.1 1.26.15.1 1.27.17.1 1.28.20.1 1.29.21.1 1.30.15.1 1.31.15.1 1.32.24.1 1.33.15.1 1.34.16.1 1.35.11.1 1.36.14.1 1.37.15.1 1.38.20.1 1.39.17.1 1.40.19.1 1.41.17.1 1.42.15.1 RTC_Initialize Function
C
void RTC_Initialize(void)
Summary
Initialize given instance of the RTC peripheral.
Description
This function initialize the given instance of the RTC peripheral as configured by the user from the MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
RTC_Initialize();
Remarks
This function should be called prior to calling any other RTC peripheral library function.