![]() |
libbladeRF
2.5.0
Nuand bladeRF library
|
Information about a bladeRF attached to the system
Definition at line 146 of file libbladeRF.h.
#include <libbladeRF.h>
Data Fields | |
int | handle_count |
void * | handle |
int | lock_count |
void * | lock |
void* handle |
Backend handle for device
Definition at line 148 of file libbladeRF.h.
int handle_count |
Backend handle count
Definition at line 147 of file libbladeRF.h.
void* lock |
Backend lock for device
Definition at line 150 of file libbladeRF.h.
int lock_count |
Backend lock count
Definition at line 149 of file libbladeRF.h.