RTC_Init Function

Initialize the real time clock.

Syntax

ERRCODE RTC_Init(void);

Parameters

N/A

Return Value

SUCCESS
ERROR - otherwise

Remarks

N/A

Requirements

stm32rtc.h

Example

N/A