Adafruit Si5351 Library
Public Attributes | List of all members
si5351Config_t Struct Reference

SI5351 constructor. More...

#include <Adafruit_SI5351.h>

Public Attributes

bool initialised
 Initialization status of SI5351.
 
si5351CrystalFreq_t crystalFreq
 Crystal frequency.
 
si5351CrystalLoad_t crystalLoad
 Crystal load capacitors.
 
uint32_t crystalPPM
 Frequency synthesis.
 
bool plla_configured
 Phase-locked loop A configured.
 
uint32_t plla_freq
 Phase-locked loop A frequency.
 
bool pllb_configured
 Phase-locked loop B configured.
 
uint32_t pllb_freq
 Phase-locked loop B frequency.
 

Detailed Description

SI5351 constructor.


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