CSEN_Init_TypeDef Struct ReferenceEMLIB > CSEN

CSEN initialization structure, common for all measurement modes.

Definition at line 340 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 342 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 363 of file em_csen.h.

Referenced by CSEN_Init().

bool CSEN_Init_TypeDef::keepWarm

Keeps the converter warm allowing continuous conversions.

Definition at line 348 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 345 of file em_csen.h.

Referenced by CSEN_Init().

CSEN_PCPrescale_TypeDef CSEN_Init_TypeDef::pcPrescale

Period counter pre-scaler.

Definition at line 357 of file em_csen.h.

Referenced by CSEN_Init().

uint8_t CSEN_Init_TypeDef::pcReload

Period counter reload value.

Definition at line 354 of file em_csen.h.

Referenced by CSEN_Init().

CSEN_PRSSel_TypeDef CSEN_Init_TypeDef::prsSel

Peripheral reflex system trigger selection.

Definition at line 360 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 351 of file em_csen.h.

Referenced by CSEN_Init().


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/em_csen.h