![]() |
libsigrok
0.3.0
sigrok hardware access and backend library
|
Output file/data format handling. More...
Include dependency graph for output.c:Go to the source code of this file.
Functions | |
| struct sr_output_format ** | sr_output_list (void) |
| struct sr_output * | sr_output_new (struct sr_output_format *of, GHashTable *params, const struct sr_dev_inst *sdi) |
| int | sr_output_send (struct sr_output *o, const struct sr_datafeed_packet *packet, GString **out) |
| int | sr_output_free (struct sr_output *o) |
Output file/data format handling.
Definition in file output.c.
1.7.6.1