CRYOTIMER_Init_TypeDef Struct Reference

CRYOTIMER initialization structure.

Definition at line 177 of file em_cryotimer.h.

#include <em_cryotimer.h>

Data Fields

bool debugRun
 
bool em4Wakeup
 
bool enable
 
CRYOTIMER_Osc_TypeDef osc
 
CRYOTIMER_Period_TypeDef period
 
CRYOTIMER_Presc_TypeDef presc
 

Field Documentation

bool CRYOTIMER_Init_TypeDef::debugRun

Enable/disable timer counting during debug halt.

Definition at line 182 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

bool CRYOTIMER_Init_TypeDef::em4Wakeup

Enable/disable EM4 Wakeup.

Definition at line 185 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

bool CRYOTIMER_Init_TypeDef::enable

Enable/disable counting when initialization is complete.

Definition at line 179 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

CRYOTIMER_Osc_TypeDef CRYOTIMER_Init_TypeDef::osc

Select the oscillator for the CRYOTIMER.

Definition at line 188 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

CRYOTIMER_Period_TypeDef CRYOTIMER_Init_TypeDef::period

A period between a wakeup event/interrupt.

Definition at line 194 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

CRYOTIMER_Presc_TypeDef CRYOTIMER_Init_TypeDef::presc

Prescaler.

Definition at line 191 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().


The documentation for this struct was generated from the following file:
  • C:/HandsOn/super/platform/emlib/inc/em_cryotimer.h