mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-14 11:19:10 +01:00
Use register interface to set sample rate
This commit is contained in:
@@ -1790,6 +1790,7 @@ extern ADDAPI int ADDCALL hackrf_set_freq_explicit(
|
||||
* @param device device to configure
|
||||
* @param freq_hz sample rate base frequency in Hz
|
||||
* @param divider frequency divider. Must be in the range 1-31
|
||||
* @deprecated This has been replaced by @ref hackrf_set_sample_rate
|
||||
* @return @ref HACKRF_SUCCESS on success or @ref hackrf_error variant
|
||||
* @ingroup configuration
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user