libsigrok  0.5.2
sigrok hardware access and backend library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Variables
serial_libsp.c File Reference

Serial port handling, wraps the external libserialport dependency. More...

#include <config.h>
#include <glib.h>
#include <libsigrok/libsigrok.h>
#include "libsigrok-internal.h"
+ Include dependency graph for serial_libsp.c:

Go to the source code of this file.

Variables

SR_PRIV struct ser_lib_functions * ser_lib_funcs_libsp = NULL
 

Detailed Description

Serial port handling, wraps the external libserialport dependency.

Definition in file serial_libsp.c.

Variable Documentation

SR_PRIV struct ser_lib_functions* ser_lib_funcs_libsp = NULL

Definition at line 512 of file serial_libsp.c.