LESENSE_Init_TypeDef Struct Reference

LESENSE module initialization structure.

#include <em_lesense.h>

Data Fields

LESENSE_CoreCtrlDesc_TypeDef coreCtrl
LESENSE core configuration parameters.
LESENSE_TimeCtrlDesc_TypeDef timeCtrl
LESENSE timing configuration parameters.
LESENSE_PerCtrlDesc_TypeDef perCtrl
LESENSE peripheral configuration parameters.
LESENSE_DecCtrlDesc_TypeDef decCtrl
LESENSE decoder configuration parameters.

LESENSE module initialization structure.

Field Documentation

coreCtrl

LESENSE_CoreCtrlDesc_TypeDef LESENSE_Init_TypeDef::coreCtrl

LESENSE core configuration parameters.

timeCtrl

LESENSE_TimeCtrlDesc_TypeDef LESENSE_Init_TypeDef::timeCtrl

LESENSE timing configuration parameters.

perCtrl

LESENSE_PerCtrlDesc_TypeDef LESENSE_Init_TypeDef::perCtrl

LESENSE peripheral configuration parameters.

decCtrl

LESENSE_DecCtrlDesc_TypeDef LESENSE_Init_TypeDef::decCtrl

LESENSE decoder configuration parameters.