BURTC_Init_TypeDef Struct ReferenceEMLIB > BURTC
BURTC initialization structure for Series 2 devices.
       Definition at line
       
        146
       
       of file
       
        em_burtc.h
       
       .
      
      
       #include <
       
     
        em_burtc.h
       
       >
      
| Data Fields | |
| uint32_t | clkDiv | 
| bool | compare0Top | 
| bool | debugRun | 
| bool | em4comp | 
| bool | em4overflow | 
| bool | start | 
Field Documentation
| uint32_t BURTC_Init_TypeDef::clkDiv | 
Clock divider. Supported range is 1-32768
        Definition at line
        
         149
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| bool BURTC_Init_TypeDef::compare0Top | 
Set if Compare Value 0 is also top value (counter restart)
        Definition at line
        
         150
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| bool BURTC_Init_TypeDef::debugRun | 
If true, counter will keep running under debug halt
        Definition at line
        
         148
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| bool BURTC_Init_TypeDef::em4comp | 
Enable EM4 wakeup on compare match.
        Definition at line
        
         151
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| bool BURTC_Init_TypeDef::em4overflow | 
Enable EM4 wakeup on counter overflow.
        Definition at line
        
         152
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| bool BURTC_Init_TypeDef::start | 
Start BURTC after initialization
        Definition at line
        
         147
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/cygwin/home/caamunds/work/super/platform/emlib/inc/
       em_burtc.h