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