mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 05:47:38 +00:00
Function to adjust clock generator XTAL PLL frequency.
Needed to switch PLLA to operate in fractional mode.
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
|
||||
void set_sampling_frequency(const uint32_t frequency);
|
||||
|
||||
void set_reference_ppb(const int32_t ppb);
|
||||
|
||||
private:
|
||||
I2C& i2c0;
|
||||
si5351::Si5351& clock_generator;
|
||||
|
Reference in New Issue
Block a user