Macros | 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.

Macros

#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.

License: BSD https://raw.github.com/yujinrobot/kobuki_core/hydro-devel/kobuki_ftdi/LICENSE

Definition in file ftdi_read_eeprom.cpp.

Macro Definition Documentation

#define REQUEST_EEPROM_SIZE   0

Definition at line 53 of file ftdi_read_eeprom.cpp.

Function Documentation

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

Definition at line 69 of file ftdi_read_eeprom.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 96 of file ftdi_read_eeprom.cpp.



roch_ftdi
Author(s): Younghun Ju
autogenerated on Mon Jun 10 2019 14:41:09