BURTC_Init_TypeDef Struct ReferenceEMLIB > BURTC
BURTC initialization structure for Series 0 devices.
       Definition at line
       
        114
       
       of file
       
        em_burtc.h
       
       .
      
      
       #include <
       
     
        em_burtc.h
       
       >
      
| Data Fields | |
| uint32_t | clkDiv | 
| BURTC_ClkSel_TypeDef | clkSel | 
| bool | compare0Top | 
| bool | debugRun | 
| bool | enable | 
| uint32_t | lowPowerComp | 
| BURTC_LP_TypeDef | lowPowerMode | 
| BURTC_Mode_TypeDef | mode | 
| bool | timeStamp | 
Field Documentation
| uint32_t BURTC_Init_TypeDef::clkDiv | 
Clock divider; for ULFRCO 1Khz or 2kHz operation.
        Definition at line
        
         120
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| BURTC_ClkSel_TypeDef BURTC_Init_TypeDef::clkSel | 
| bool BURTC_Init_TypeDef::compare0Top | 
Set if Compare Value 0 is also top value (counter restart).
        Definition at line
        
         125
        
        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
        
         118
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| bool BURTC_Init_TypeDef::enable | 
Enable BURTC after initialization (starts counter).
        Definition at line
        
         115
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| uint32_t BURTC_Init_TypeDef::lowPowerComp | 
Number of least significantt clock bits to ignore in low power mode.
        Definition at line
        
         122
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| BURTC_LP_TypeDef BURTC_Init_TypeDef::lowPowerMode | 
Low power operation mode, requires LFXO or LFRCO.
        Definition at line
        
         127
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| BURTC_Mode_TypeDef BURTC_Init_TypeDef::mode | 
Configure energy mode operation.
        Definition at line
        
         117
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
| bool BURTC_Init_TypeDef::timeStamp | 
Enable time stamp on entering backup power domain.
        Definition at line
        
         123
        
        of file
        
         em_burtc.h
        
        .
       
Referenced by BURTC_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/super_h1/platform/emlib/inc/
       em_burtc.h