RTC_Init_TypeDef Struct Reference
[RTC]

#include <em_rtc.h>

Collaboration diagram for RTC_Init_TypeDef:
Collaboration graph
[legend]

Data Fields

bool enable
bool debugRun
bool comp0Top

Detailed Description

RTC initialization structure.

Definition at line 61 of file em_rtc.h.


Field Documentation

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().


The documentation for this struct was generated from the following file: