RTC_Get Function

Get the real time clock counter

Syntax

inline ULONG RTC_Get(void);

Parameters

N/A

Return Value

ULONG -  counter

Remarks

N/A

Requirements

stm32rtc.h

Example

N/A