Defines | Functions
ftdi_read_eeprom.cpp File Reference

Reads a chip and saves the result as an eeprom binary file. More...

#include <ftdi.h>
#include <cstring>
#include <ecl/command_line.hpp>
Include dependency graph for ftdi_read_eeprom.cpp:

Go to the source code of this file.

Defines

#define REQUEST_EEPROM_SIZE   0

Functions

bool decode (unsigned char *eeprom_binary, const int &size)
int main (int argc, char **argv)

Detailed Description

Reads a chip and saves the result as an eeprom binary file.

Note that I can't get the requested size one to actually work. So I've commented that out for now.

Definition in file ftdi_read_eeprom.cpp.


Define Documentation

#define REQUEST_EEPROM_SIZE   0

Definition at line 50 of file ftdi_read_eeprom.cpp.


Function Documentation

bool decode ( unsigned char *  eeprom_binary,
const int &  size 
)

Definition at line 66 of file ftdi_read_eeprom.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 93 of file ftdi_read_eeprom.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


kobuki_udev
Author(s): Daniel Stonier
autogenerated on Thu Nov 22 2012 19:34:17