Add a simpler way to check CLKIN status.

This commit is contained in:
Martin Ling
2022-08-05 09:17:32 +01:00
parent 01e0702013
commit ba148ee047
7 changed files with 70 additions and 5 deletions

View File

@@ -440,6 +440,8 @@ extern ADDAPI int ADDCALL hackrf_set_clkout_enable(
hackrf_device* device,
const uint8_t value);
extern ADDAPI int ADDCALL hackrf_get_clkin_status(hackrf_device* device, uint8_t* status);
extern ADDAPI int ADDCALL hackrf_operacake_gpio_test(
hackrf_device* device,
uint8_t address,