LESENSE_CoreCtrlDesc_TypeDef Struct Reference
[LESENSE]

#include <em_lesense.h>

Collaboration diagram for LESENSE_CoreCtrlDesc_TypeDef:
Collaboration graph
[legend]

Data Fields

LESENSE_ScanMode_TypeDef scanStart
LESENSE_PRSSel_TypeDef prsSel
LESENSE_ScanConfSel_TypeDef scanConfSel
bool invACMP0
bool invACMP1
bool dualSample
bool storeScanRes
bool bufOverWr
LESENSE_BufTrigLevel_TypeDef bufTrigLevel
LESENSE_DMAWakeUp_TypeDef wakeupOnDMA
LESENSE_BiasMode_TypeDef biasMode
bool debugRun

Detailed Description

Core control (LESENSE_CTRL) descriptor structure.

Definition at line 477 of file em_lesense.h.


Field Documentation

Select bias mode.

Definition at line 512 of file em_lesense.h.

Referenced by LESENSE_Init().

Set to true in order to always make LESENSE write to the result buffer, even if it is full.

Definition at line 503 of file em_lesense.h.

Referenced by LESENSE_Init().

Select trigger conditions for interrupt and DMA.

Definition at line 506 of file em_lesense.h.

Referenced by LESENSE_Init().

Set to true to keep LESENSE running in debug mode.

Definition at line 515 of file em_lesense.h.

Referenced by LESENSE_Init().

Set to true to sample both ACMPs simultaneously.

Definition at line 495 of file em_lesense.h.

Referenced by LESENSE_Init().

Set to true to invert ACMP0 output.

Definition at line 489 of file em_lesense.h.

Referenced by LESENSE_Init().

Set to true to invert ACMP1 output.

Definition at line 492 of file em_lesense.h.

Referenced by LESENSE_Init().

Select PRS source for scan start if scanMode is set to lesensePrsPulse.

Definition at line 483 of file em_lesense.h.

Referenced by LESENSE_Init().

Select scan configuration register usage strategy.

Definition at line 486 of file em_lesense.h.

Referenced by LESENSE_Init().

Select scan start mode to control how the scan start is being triggered.

Definition at line 480 of file em_lesense.h.

Referenced by LESENSE_Init().

Set to true in order to to store SCANRES in RAM (accessible via RESDATA) after each scan.

Definition at line 499 of file em_lesense.h.

Referenced by LESENSE_Init().

Configure trigger condition for DMA wakeup from EM2.

Definition at line 509 of file em_lesense.h.

Referenced by LESENSE_Init().


The documentation for this struct was generated from the following file: