OpenHantek
Loading...
Searching...
No Matches
ezusb.h File Reference
#include <inttypes.h>

Go to the source code of this file.

Macros

#define FX_TYPE_FX2   2 /* USB 2.0 versions */
#define FX_TYPE_FX2LP   3 /* Updated FX2 */
#define FX_TYPE_FX3   4 /* USB 3.0 versions */

Functions

int ezusb_load_ram (libusb_device_handle *device, const char *path, int fx_type, int stage)

Variables

int verboseLevel

Macro Definition Documentation

◆ FX_TYPE_FX2

#define FX_TYPE_FX2   2 /* USB 2.0 versions */

◆ FX_TYPE_FX2LP

#define FX_TYPE_FX2LP   3 /* Updated FX2 */

◆ FX_TYPE_FX3

#define FX_TYPE_FX3   4 /* USB 3.0 versions */

Function Documentation

◆ ezusb_load_ram()

int ezusb_load_ram ( libusb_device_handle * device,
const char * path,
int fx_type,
int stage )
extern

Variable Documentation

◆ verboseLevel

int verboseLevel
extern