EFM32 Leopard Gecko Software Documentation  efm32lg-doc-4.2.1
LESENSE_Init_TypeDef Struct Reference

#include <em_lesense.h>

Data Fields

LESENSE_CoreCtrlDesc_TypeDef coreCtrl
 
LESENSE_TimeCtrlDesc_TypeDef timeCtrl
 
LESENSE_PerCtrlDesc_TypeDef perCtrl
 
LESENSE_DecCtrlDesc_TypeDef decCtrl
 

Detailed Description

LESENSE module initialization structure.

Definition at line 676 of file em_lesense.h.

Field Documentation

LESENSE_CoreCtrlDesc_TypeDef LESENSE_Init_TypeDef::coreCtrl

LESENSE core configuration parameters.

Definition at line 679 of file em_lesense.h.

Referenced by CAPLESENSE_setupLESENSE(), and LESENSE_Init().

LESENSE_TimeCtrlDesc_TypeDef LESENSE_Init_TypeDef::timeCtrl

LESENSE timing configuration parameters.

Definition at line 682 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_PerCtrlDesc_TypeDef LESENSE_Init_TypeDef::perCtrl

LESENSE peripheral configuration parameters.

Definition at line 685 of file em_lesense.h.

Referenced by LESENSE_Init().

LESENSE_DecCtrlDesc_TypeDef LESENSE_Init_TypeDef::decCtrl

LESENSE decoder configuration parameters.

Definition at line 688 of file em_lesense.h.

Referenced by LESENSE_Init().


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