1.10.20.1 1.11.20.1 1.12.21.1 1.13.19.1 1.14.14.1 1.15.15.1 1.16.21.1 1.17.17.1 1.18.17.1 1.19.17.1 1.20.21.1 1.21.22.1 1.22.23.1 1.23.22.1 1.24.19.1 RTCC_Initialize Function
C
void RTCC_Initialize(void)
Summary
Initialize the RTCC peripheral.
Description
This function initialize the RTCC peripheral as configured by the user from the MHC GUI.
Precondition
None.
Parameters
None.
Returns
None.
Example
RTCC_Initialize();
Remarks
This function should be called prior to calling any other RTCC peripheral library function.