RTC initialization structure.
       Definition at line
       
        70
       
       of file
       
        em_rtc.h
       
       .
      
      
       #include <
       
     
        em_rtc.h
       
       >
      
| Data Fields | |
| bool | comp0Top | 
| bool | debugRun | 
| bool | enable | 
Field Documentation
| bool RTC_Init_TypeDef::comp0Top | 
Use compare register 0 as max count value.
        Definition at line
        
         73
        
        of file
        
         em_rtc.h
        
        .
       
Referenced by RTC_Init() , and UDELAY_Calibrate() .
| bool RTC_Init_TypeDef::debugRun | 
Counter shall keep running during debug halt.
        Definition at line
        
         72
        
        of file
        
         em_rtc.h
        
        .
       
Referenced by RTC_Init() .
| bool RTC_Init_TypeDef::enable | 
Start counting when initialization is completed.
        Definition at line
        
         71
        
        of file
        
         em_rtc.h
        
        .
       
Referenced by RTC_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/HandsOn/super/platform/emlib/inc/
       em_rtc.h