USB IO. More...
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <hamlib/rig.h>
#include <libusb-1.0/libusb.h>
#include "usb_port.h"
Functions | |
int | usb_port_open (hamlib_port_t *port) |
Open hamlib_port of USB device. | |
int | usb_port_close (hamlib_port_t *port) |
Close hamlib_port of USB device. | |
USB IO.
doc todo: deal with defined(HAVE_LIBUSB)... quashing the doc process.