CRYOTIMER_Init_TypeDef Struct ReferenceEMLIB > CRYOTIMER

CRYOTIMER initialization structure.

Definition at line 178 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 183 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

bool CRYOTIMER_Init_TypeDef::em4Wakeup

Enable/disable EM4 Wakeup.

Definition at line 186 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

bool CRYOTIMER_Init_TypeDef::enable

Enable/disable counting when initialization is complete.

Definition at line 180 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 189 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 195 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().

CRYOTIMER_Presc_TypeDef CRYOTIMER_Init_TypeDef::presc

Prescaler.

Definition at line 192 of file em_cryotimer.h.

Referenced by CRYOTIMER_Init().


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