CSEN_Init_TypeDef Struct Reference

CSEN initialization structure, common for all measurement modes.

Definition at line 339 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 341 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 362 of file em_csen.h.

Referenced by CSEN_Init().

bool CSEN_Init_TypeDef::keepWarm

Keeps the converter warm allowing continuous conversions.

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

Referenced by CSEN_Init().

CSEN_PCPrescale_TypeDef CSEN_Init_TypeDef::pcPrescale

Period counter pre-scaler.

Definition at line 356 of file em_csen.h.

Referenced by CSEN_Init().

uint8_t CSEN_Init_TypeDef::pcReload

Period counter reload value.

Definition at line 353 of file em_csen.h.

Referenced by CSEN_Init().

CSEN_PRSSel_TypeDef CSEN_Init_TypeDef::prsSel

Peripheral reflex system trigger selection.

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

Referenced by CSEN_Init().


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