CMU_HFXOInit_TypeDef Struct ReferenceEMLIB > CMU

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

Definition at line 1395 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 1420 of file em_cmu.h.

Referenced by CMU_HFXOInit().

bool CMU_HFXOInit_TypeDef::glitchDetector

Enable/disable glitch detector

Definition at line 1422 of file em_cmu.h.

Referenced by CMU_HFXOInit().

CMU_OscMode_TypeDef CMU_HFXOInit_TypeDef::mode

Oscillator mode

Definition at line 1424 of file em_cmu.h.

Referenced by CMU_HFXOInit().

uint8_t CMU_HFXOInit_TypeDef::timeout

Startup delay

Definition at line 1421 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