![]() |
Hamlib 4.7.1
|
USB IO. More...
#include "hamlib/config.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <strings.h>#include "hamlib/rig.h"#include "hamlib/port.h"#include <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.