19 #endif // _ADF_4350_H_ void adf4350_SetF0(uint32_t fhz)
Set given frequency at the output of ADF4350 generating F0.
Definition: adf4350.c:215
void adf4350_Init(void)
Initialize ADF4350 devices.
Definition: adf4350.c:176
void adf4350_Off(void)
Turn off RF outputs and turn off clock for both ADF4350 devices.
Definition: adf4350.c:205
void adf4350_SetLO(uint32_t fhz)
Set given frequency at the output of ADF4350 generating LO.
Definition: adf4350.c:231