![]() |
libsigrok
0.2.2
sigrok hardware access and backend library
|
Initializing and shutting down libsigrok. More...
Go to the source code of this file.
Functions | |
int | sr_init (struct sr_context **ctx) |
Initialize libsigrok. More... | |
int | sr_exit (struct sr_context *ctx) |
Shutdown libsigrok. More... | |
Variables | |
struct sr_session * | session |
Initializing and shutting down libsigrok.
Definition in file backend.c.