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 495 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 501 of file em_cmu.h.

Referenced by CMU_LFXOInit().

uint8_t CMU_LFXOInit_TypeDef::capTune

Internal capacitance tuning.

Definition at line 497 of file em_cmu.h.

Referenced by BSP_initClocks(), and CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::disOnDemand

Disable on-demand requests.

Definition at line 504 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::failDetEM4WUEn

EM4 wakeup on failure enable.

Definition at line 502 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::failDetEn

Oscillator failure detection enable.

Definition at line 503 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::forceEn

Force oscillator enable.

Definition at line 505 of file em_cmu.h.

Referenced by CMU_LFXOInit().

uint8_t CMU_LFXOInit_TypeDef::gain

Startup gain.

Definition at line 496 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::highAmplitudeEn

High amplitude enable.

Definition at line 500 of file em_cmu.h.

Referenced by CMU_LFXOInit().

CMU_LfxoOscMode_TypeDef CMU_LFXOInit_TypeDef::mode

Oscillator mode.

Definition at line 499 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::regLock

Lock register access.

Definition at line 506 of file em_cmu.h.

Referenced by CMU_LFXOInit().

CMU_LfxoStartupDelay_TypeDef CMU_LFXOInit_TypeDef::timeout

Startup delay.

Definition at line 498 of file em_cmu.h.

Referenced by CMU_LFXOInit().


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