CMU_LFXOInit_TypeDef Struct ReferenceEMLIB > CMU

LFXO initialization structure. Init values should be obtained from a configuration tool, app. note or xtal datasheet.

Definition at line 485 of file em_cmu.h .

#include < em_cmu.h >

Data Fields

bool agcEn
uint8_t capTune
bool disOnDemand
bool failDetEM4WUEn
bool failDetEn
bool forceEn
uint8_t gain
bool highAmplitudeEn
CMU_LfxoOscMode_TypeDef mode
bool regLock
CMU_LfxoStartupDelay_TypeDef timeout

Field Documentation

bool CMU_LFXOInit_TypeDef::agcEn

AGC enable.

Definition at line 491 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

uint8_t CMU_LFXOInit_TypeDef::capTune

Internal capacitance tuning.

Definition at line 487 of file em_cmu.h .

Referenced by BSP_initClocks() , and CMU_LFXOInit() .

bool CMU_LFXOInit_TypeDef::disOnDemand

Disable on-demand requests.

Definition at line 494 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

bool CMU_LFXOInit_TypeDef::failDetEM4WUEn

EM4 wakeup on failure enable.

Definition at line 492 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

bool CMU_LFXOInit_TypeDef::failDetEn

Oscillator failure detection enable.

Definition at line 493 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

bool CMU_LFXOInit_TypeDef::forceEn

Force oscillator enable.

Definition at line 495 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

uint8_t CMU_LFXOInit_TypeDef::gain

Startup gain.

Definition at line 486 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

bool CMU_LFXOInit_TypeDef::highAmplitudeEn

High amplitude enable.

Definition at line 490 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

CMU_LfxoOscMode_TypeDef CMU_LFXOInit_TypeDef::mode

Oscillator mode.

Definition at line 489 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

bool CMU_LFXOInit_TypeDef::regLock

Lock register access.

Definition at line 496 of file em_cmu.h .

Referenced by CMU_LFXOInit() .

CMU_LfxoStartupDelay_TypeDef CMU_LFXOInit_TypeDef::timeout

Startup delay.

Definition at line 488 of file em_cmu.h .

Referenced by CMU_LFXOInit() .


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/ em_cmu.h