TwiceAsNice  2019-02-18
Macros | Functions
download_fx2.h File Reference
#include <libusb-1.0/libusb.h>
Include dependency graph for download_fx2.h:
This graph shows which files directly or indirectly include this file:

Macros

#define MAXRBUF   2048
 

Functions

int fx2_ram_download (libusb_device_handle *h, char *filename, unsigned char extended, char *errmsg)
 

Macro Definition Documentation

◆ MAXRBUF

#define MAXRBUF   2048

Function Documentation

◆ fx2_ram_download()

int fx2_ram_download ( libusb_device_handle h,
char *  filename,
unsigned char  extended,
char *  errmsg 
)