RTC initialization structure.

Public Attributes#

bool

Start counting when initialization is completed.

bool

Counter shall keep running during debug halt.

bool

Use compare register 0 as max count value.

Public Attribute Documentation#

enable#

bool RTC_Init_TypeDef::enable

Start counting when initialization is completed.


debugRun#

bool RTC_Init_TypeDef::debugRun

Counter shall keep running during debug halt.


comp0Top#

bool RTC_Init_TypeDef::comp0Top

Use compare register 0 as max count value.