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 289 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 295 of file em_cmu.h.

Referenced by CMU_LFXOInit().

uint8_t CMU_LFXOInit_TypeDef::capTune

Internal capacitance tuning.

Definition at line 291 of file em_cmu.h.

Referenced by BSP_initClocks(), and CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::disOnDemand

Disable on-demand requests.

Definition at line 298 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::failDetEM4WUEn

EM4 wakeup on failure enable.

Definition at line 296 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::failDetEn

Oscillator failure detection enable.

Definition at line 297 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::forceEn

Force oscillator enable.

Definition at line 299 of file em_cmu.h.

Referenced by CMU_LFXOInit().

uint8_t CMU_LFXOInit_TypeDef::gain

Startup gain.

Definition at line 290 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::highAmplitudeEn

High amplitude enable.

Definition at line 294 of file em_cmu.h.

Referenced by CMU_LFXOInit().

CMU_LfxoOscMode_TypeDef CMU_LFXOInit_TypeDef::mode

Oscillator mode.

Definition at line 293 of file em_cmu.h.

Referenced by CMU_LFXOInit().

bool CMU_LFXOInit_TypeDef::regLock

Lock register access.

Definition at line 300 of file em_cmu.h.

Referenced by CMU_LFXOInit().

CMU_LfxoStartupDelay_TypeDef CMU_LFXOInit_TypeDef::timeout

Startup delay.

Definition at line 292 of file em_cmu.h.

Referenced by CMU_LFXOInit().


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