RTCC_Init_TypeDef Struct ReferenceEMLIB > RTCC
RTCC initialization structure.
       Definition at line
       
        214
       
       of file
       
        em_rtcc.h
       
       .
      
      
       #include <
       
     
        em_rtcc.h
       
       >
      
| Data Fields | |
| bool | cntWrapOnCCV1 | 
| bool | debugRun | 
| bool | enable | 
| bool | precntWrapOnCCV0 | 
| RTCC_CntPresc_TypeDef | presc | 
| RTCC_PrescMode_TypeDef | prescMode | 
Field Documentation
| bool RTCC_Init_TypeDef::cntWrapOnCCV1 | 
Enable/disable counter wrap on ch. 1 CCV value.
        Definition at line
        
         225
        
        of file
        
         em_rtcc.h
        
        .
       
Referenced by RTCC_Init() .
| bool RTCC_Init_TypeDef::debugRun | 
Enable/disable timer counting during debug halt.
        Definition at line
        
         219
        
        of file
        
         em_rtcc.h
        
        .
       
Referenced by RTCC_Init() .
| bool RTCC_Init_TypeDef::enable | 
Enable/disable counting when initialization is completed.
        Definition at line
        
         216
        
        of file
        
         em_rtcc.h
        
        .
       
Referenced by RTCC_Init() .
| bool RTCC_Init_TypeDef::precntWrapOnCCV0 | 
Enable/disable pre-counter wrap on ch. 0 CCV value.
        Definition at line
        
         222
        
        of file
        
         em_rtcc.h
        
        .
       
Referenced by RTCC_Init() .
| RTCC_CntPresc_TypeDef RTCC_Init_TypeDef::presc | 
Counter prescaler.
        Definition at line
        
         228
        
        of file
        
         em_rtcc.h
        
        .
       
Referenced by RTCC_Init() , and RTCDRV_Init() .
| RTCC_PrescMode_TypeDef RTCC_Init_TypeDef::prescMode | 
The documentation for this struct was generated from the following file:
- 
       C:/cygwin/home/caamunds/work/super/platform/emlib/inc/
       em_rtcc.h