#include <em_rtc.h>
Data Fields | |
bool | enable |
bool | debugRun |
bool | comp0Top |
RTC initialization structure.
Definition at line 61 of file em_rtc.h.
Use compare register 0 as max count value.
Definition at line 65 of file em_rtc.h.
Referenced by RTC_Init().
Counter shall keep running during debug halt.
Definition at line 64 of file em_rtc.h.
Referenced by RTC_Init().
Start counting when init completed.
Definition at line 63 of file em_rtc.h.
Referenced by RTC_Init().