CMU_HFXOInit_TypeDef Struct ReferenceEMLIB > CMU

HFXO initialization structure. Initialization values should be obtained from a configuration tool, app note, or xtal data sheet.

Definition at line 2135 of file em_cmu.h .

#include < em_cmu.h >

Data Fields

uint8_t boost
bool glitchDetector
CMU_OscMode_TypeDef mode
uint8_t timeout

Field Documentation

uint8_t CMU_HFXOInit_TypeDef::boost

HFXO Boost, 0=50% 1=70%, 2=80%, 3=100%

Definition at line 2160 of file em_cmu.h .

Referenced by CMU_HFXOInit() .

bool CMU_HFXOInit_TypeDef::glitchDetector

Enable/disable glitch detector

Definition at line 2162 of file em_cmu.h .

Referenced by CMU_HFXOInit() .

CMU_OscMode_TypeDef CMU_HFXOInit_TypeDef::mode

Oscillator mode

Definition at line 2164 of file em_cmu.h .

Referenced by CMU_HFXOInit() .

uint8_t CMU_HFXOInit_TypeDef::timeout

Startup delay

Definition at line 2161 of file em_cmu.h .

Referenced by CMU_HFXOInit() .


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