EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
CMU_LFXOInit_TypeDef Struct Reference

#include <em_cmu.h>

Data Fields

uint8_t ctune
 
uint8_t gain
 
uint8_t timeout
 

Detailed Description

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

Definition at line 983 of file em_cmu.h.

Field Documentation

uint8_t CMU_LFXOInit_TypeDef::ctune

CTUNE (load capacitance) value

Definition at line 985 of file em_cmu.h.

Referenced by CMU_LFXOInit().

uint8_t CMU_LFXOInit_TypeDef::gain

Gain / max startup margin

Definition at line 986 of file em_cmu.h.

Referenced by CMU_LFXOInit().

uint8_t CMU_LFXOInit_TypeDef::timeout

Startup delay

Definition at line 987 of file em_cmu.h.

Referenced by CMU_LFXOInit().


The documentation for this struct was generated from the following file: