![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Real Time Clock timer configuration structure. More...
#include <rtc.h>
Data Fields | |
en_rtc_time_mode_t | enMode |
Timer mode. | |
uint32_t | u32TimerCycle |
The cycle [uint: second] of timer, after these seconds elapse, timer interrpt will occur. |
uint32_t u32TimerCycle |
The cycle [uint: second] of timer, after these seconds elapse, timer interrpt will occur.
Definition at line 267 of file rtc.h.
Referenced by Rtc_Init().