CSEN_Init_TypeDef Struct ReferenceEMLIB > CSEN
CSEN initialization structure, common for all measurement modes.
       Definition at line
       
        341
       
       of file
       
        em_csen.h
       
       .
      
      
       #include <
       
     
        em_csen.h
       
       >
      
| Data Fields | |
| bool | cpAccuracyHi | 
| CSEN_InputSel_TypeDef | input0To7 | 
| CSEN_InputSel_TypeDef | input16To23 | 
| CSEN_InputSel_TypeDef | input24To31 | 
| CSEN_InputSel_TypeDef | input32To39 | 
| CSEN_InputSel_TypeDef | input40To47 | 
| CSEN_InputSel_TypeDef | input48To55 | 
| CSEN_InputSel_TypeDef | input56To63 | 
| CSEN_InputSel_TypeDef | input8To15 | 
| bool | keepWarm | 
| bool | localSense | 
| CSEN_PCPrescale_TypeDef | pcPrescale | 
| uint8_t | pcReload | 
| CSEN_PRSSel_TypeDef | prsSel | 
| uint8_t | warmUpCount | 
Field Documentation
| bool CSEN_Init_TypeDef::cpAccuracyHi | 
Requests system charge pump high accuracy mode.
        Definition at line
        
         343
        
        of file
        
         em_csen.h
        
        .
       
Referenced by CSEN_Init() .
| CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input0To7 | 
CSEN input to APORT channel mapping.
        Definition at line
        
         364
        
        of file
        
         em_csen.h
        
        .
       
Referenced by CSEN_Init() .
| bool CSEN_Init_TypeDef::keepWarm | 
Keeps the converter warm allowing continuous conversions.
        Definition at line
        
         349
        
        of file
        
         em_csen.h
        
        .
       
Referenced by CSEN_Init() .
| bool CSEN_Init_TypeDef::localSense | 
Disables external kelvin connection and senses capacitor locally.
        Definition at line
        
         346
        
        of file
        
         em_csen.h
        
        .
       
Referenced by CSEN_Init() .
| CSEN_PCPrescale_TypeDef CSEN_Init_TypeDef::pcPrescale | 
| uint8_t CSEN_Init_TypeDef::pcReload | 
| CSEN_PRSSel_TypeDef CSEN_Init_TypeDef::prsSel | 
Peripheral reflex system trigger selection.
        Definition at line
        
         361
        
        of file
        
         em_csen.h
        
        .
       
Referenced by CSEN_Init() .
| uint8_t CSEN_Init_TypeDef::warmUpCount | 
Converter warm-up time is warmUpCount + 3 converter clock cycles.
        Definition at line
        
         352
        
        of file
        
         em_csen.h
        
        .
       
Referenced by CSEN_Init() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/platform/emlib/inc/
       em_csen.h