Hamlib 4.7.1
Loading...
Searching...
No Matches
usb_port.c File Reference

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"
Include dependency graph for usb_port.c:

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.

Detailed Description

USB IO.

doc todo: deal with defined(HAVE_LIBUSB)... quashing the doc process.