mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-10-19 20:29:59 +02:00
add toggle test function for tuner register debugging purposes
This commit is contained in:
@@ -116,5 +116,6 @@ int r82xx_init(struct r82xx_priv *priv);
|
||||
int r82xx_set_freq(struct r82xx_priv *priv, uint32_t freq);
|
||||
int r82xx_set_gain(struct r82xx_priv *priv, int set_manual_gain, int gain);
|
||||
int r82xx_set_bandwidth(struct r82xx_priv *priv, int bandwidth, uint32_t rate);
|
||||
int r82xx_toggle_test(struct r82xx_priv *priv, int toggle);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user