CRYOTIMER_Init_TypeDef Struct ReferenceEMLIB > CRYOTIMER
CRYOTIMER initialization structure.
       Definition at line
       
        179
       
       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
        
         184
        
        of file
        
         em_cryotimer.h
        
        .
       
Referenced by CRYOTIMER_Init() .
| bool CRYOTIMER_Init_TypeDef::em4Wakeup | 
Enable/disable EM4 Wakeup.
        Definition at line
        
         187
        
        of file
        
         em_cryotimer.h
        
        .
       
Referenced by CRYOTIMER_Init() .
| bool CRYOTIMER_Init_TypeDef::enable | 
Enable/disable counting when initialization is complete.
        Definition at line
        
         181
        
        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
        
         190
        
        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
        
         196
        
        of file
        
         em_cryotimer.h
        
        .
       
Referenced by CRYOTIMER_Init() .
| CRYOTIMER_Presc_TypeDef CRYOTIMER_Init_TypeDef::presc | 
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/platform/emlib/inc/
       em_cryotimer.h