CSEN initialization structure, common for all measurement modes.

Public Attributes#

bool

Requests system charge pump high accuracy mode.

bool

Disables external kelvin connection and senses capacitor locally.

bool

Keeps the converter warm allowing continuous conversions.

uint8_t

Converter warm-up time is warmUpCount + 3 converter clock cycles.

uint8_t

Period counter reload value.

Period counter pre-scaler.

Peripheral reflex system trigger selection.

CSEN input to APORT channel mapping.

CSEN input select 0-7.

CSEN input select 8-15.

CSEN input select 6-23.

CSEN input select 24-31.

CSEN input select 32-39.

CSEN input select 40-47.

CSEN input select 48-55.

Public Attribute Documentation#

cpAccuracyHi#

bool CSEN_Init_TypeDef::cpAccuracyHi

Requests system charge pump high accuracy mode.


Definition at line 336 of file platform/emlib/inc/em_csen.h

localSense#

bool CSEN_Init_TypeDef::localSense

Disables external kelvin connection and senses capacitor locally.


Definition at line 339 of file platform/emlib/inc/em_csen.h

keepWarm#

bool CSEN_Init_TypeDef::keepWarm

Keeps the converter warm allowing continuous conversions.


Definition at line 342 of file platform/emlib/inc/em_csen.h

warmUpCount#

uint8_t CSEN_Init_TypeDef::warmUpCount

Converter warm-up time is warmUpCount + 3 converter clock cycles.


Definition at line 345 of file platform/emlib/inc/em_csen.h

pcReload#

uint8_t CSEN_Init_TypeDef::pcReload

Period counter reload value.


Definition at line 348 of file platform/emlib/inc/em_csen.h

pcPrescale#

CSEN_PCPrescale_TypeDef CSEN_Init_TypeDef::pcPrescale

Period counter pre-scaler.


Definition at line 351 of file platform/emlib/inc/em_csen.h

prsSel#

CSEN_PRSSel_TypeDef CSEN_Init_TypeDef::prsSel

Peripheral reflex system trigger selection.


Definition at line 354 of file platform/emlib/inc/em_csen.h

input0To7#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input0To7

CSEN input to APORT channel mapping.


Definition at line 357 of file platform/emlib/inc/em_csen.h

input8To15#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input8To15

CSEN input select 0-7.


Definition at line 358 of file platform/emlib/inc/em_csen.h

input16To23#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input16To23

CSEN input select 8-15.


Definition at line 359 of file platform/emlib/inc/em_csen.h

input24To31#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input24To31

CSEN input select 6-23.


Definition at line 360 of file platform/emlib/inc/em_csen.h

input32To39#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input32To39

CSEN input select 24-31.


Definition at line 361 of file platform/emlib/inc/em_csen.h

input40To47#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input40To47

CSEN input select 32-39.


Definition at line 362 of file platform/emlib/inc/em_csen.h

input48To55#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input48To55

CSEN input select 40-47.


Definition at line 363 of file platform/emlib/inc/em_csen.h

input56To63#

CSEN_InputSel_TypeDef CSEN_Init_TypeDef::input56To63

CSEN input select 48-55.


Definition at line 364 of file platform/emlib/inc/em_csen.h