LETIMER initialization structure.
       Definition at line
       
        91
       
       of file
       
        em_letimer.h
       
       .
      
      
       #include <
       
     
        em_letimer.h
       
       >
      
| Data Fields | |
| bool | bufTop | 
| bool | comp0Top | 
| bool | debugRun | 
| bool | enable | 
| uint8_t | out0Pol | 
| uint8_t | out1Pol | 
| LETIMER_RepeatMode_TypeDef | repMode | 
| bool | rtcComp0Enable | 
| bool | rtcComp1Enable | 
| uint32_t | topValue | 
| LETIMER_UFOA_TypeDef | ufoa0 | 
| LETIMER_UFOA_TypeDef | ufoa1 | 
Field Documentation
| bool LETIMER_Init_TypeDef::bufTop | 
Load COMP1 into COMP0 when REP0 reaches 0.
        Definition at line
        
         99
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
| bool LETIMER_Init_TypeDef::comp0Top | 
Load COMP0 register into CNT when counter underflows.
        Definition at line
        
         98
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() , and MIC_init() .
| bool LETIMER_Init_TypeDef::debugRun | 
Counter shall keep running during debug halt.
        Definition at line
        
         93
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
| bool LETIMER_Init_TypeDef::enable | 
Start counting when initialization completes.
        Definition at line
        
         92
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() , and MIC_init() .
| uint8_t LETIMER_Init_TypeDef::out0Pol | 
Idle value for output 0.
        Definition at line
        
         100
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
| uint8_t LETIMER_Init_TypeDef::out1Pol | 
Idle value for output 1.
        Definition at line
        
         101
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
| LETIMER_RepeatMode_TypeDef LETIMER_Init_TypeDef::repMode | 
| bool LETIMER_Init_TypeDef::rtcComp0Enable | 
Start counting on RTC COMP0 match.
        Definition at line
        
         95
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
| bool LETIMER_Init_TypeDef::rtcComp1Enable | 
Start counting on RTC COMP1 match.
        Definition at line
        
         96
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
| uint32_t LETIMER_Init_TypeDef::topValue | 
Top value. Counter wraps when top value matches counter value is reached.
        Definition at line
        
         105
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
| LETIMER_UFOA_TypeDef LETIMER_Init_TypeDef::ufoa0 | 
Underflow output 0 action.
        Definition at line
        
         102
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() , and MIC_init() .
| LETIMER_UFOA_TypeDef LETIMER_Init_TypeDef::ufoa1 | 
Underflow output 1 action.
        Definition at line
        
         103
        
        of file
        
         em_letimer.h
        
        .
       
Referenced by LETIMER_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/HandsOn/super/platform/emlib/inc/
       em_letimer.h