table of contents
ftdi_i.h(3) | libftdi1 | ftdi_i.h(3) |
NAME¶
ftdi_i.h
SYNOPSIS¶
Classes¶
struct ftdi_eeprom
FTDI eeprom structure.
Macros¶
#define FTDI_MAX_EEPROM_SIZE 256
#define MAX_POWER_MILLIAMP_PER_UNIT 2
Macro Definition Documentation¶
#define FTDI_MAX_EEPROM_SIZE 256¶
Definition at line 23 of file ftdi_i.h.
Referenced by ftdi_eeprom_build(), ftdi_get_eeprom_buf(), ftdi_read_eeprom(), and ftdi_set_eeprom_buf().
#define MAX_POWER_MILLIAMP_PER_UNIT 2¶
Max Power adjustment factor.
Definition at line 26 of file ftdi_i.h.
Referenced by ftdi_eeprom_build(), and ftdi_eeprom_decode().
Author¶
Generated automatically by Doxygen for libftdi1 from the source code.
Wed Nov 6 2024 09:58:53 | Version 1.5 |