From: drowe67 Date: Tue, 7 Jun 2016 08:16:47 +0000 (+0000) Subject: a little doco on how to drive X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=fa9c8b2e17636264e30b8a235c84a95514434926;p=freetel-svn-tracking.git a little doco on how to drive git-svn-id: https://svn.code.sf.net/p/freetel/code@2818 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/codec2-dev/stm32/src/si53xx.c b/codec2-dev/stm32/src/si53xx.c index 8181fbd7..a39557b4 100644 --- a/codec2-dev/stm32/src/si53xx.c +++ b/codec2-dev/stm32/src/si53xx.c @@ -161,7 +161,8 @@ void si5351_init(uint8_t I2C_Address, uint8_t xtal_load_c, uint32_t ref_osc_freq * @brief si5351_set_freq(uint64_t freq, uint64_t pll_freq, enum si5351_clock output) * Sets the clock frequency of the specified CLK output * - * @param freq - Output frequency in Hz + * @param freq - Output frequency in 0.01 Hz increments, so for 10MHz + * use 1000000000ULL * * @param pll_freq - Frequency of the PLL driving the Multisynth * Use a 0 to have the function choose a PLL frequency