RTC_Set Function

Set real time clock counter

Syntax

void RTC_Set(ULONG counter);

Parameters

ULONG - counter

Return Value

N/A

Remarks

N/A

Requirements

stm32rtc.h

Example

N/A