Hamlib 4.5.4
Loading...
Searching...
No Matches
Functions
usb_port.c File Reference

USB IO. More...

#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h>
#include <errno.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. More...
 
int usb_port_close (hamlib_port_t *port)
 Close hamlib_port of USB device. More...
 

Detailed Description

USB IO.

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