src/main/c/Windows/ftdi/ftd2xx.h [885:900]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FT_EEPROM_HEADER common; // common elements for all device EEPROMs // Drive options UCHAR ACSlowSlew; // non-zero if AC bus pins have slow slew UCHAR ACSchmittInput; // non-zero if AC bus pins are Schmitt input UCHAR ACDriveCurrent; // valid values are 4mA, 8mA, 12mA, 16mA UCHAR ADSlowSlew; // non-zero if AD bus pins have slow slew UCHAR ADSchmittInput; // non-zero if AD bus pins are Schmitt input UCHAR ADDriveCurrent; // valid values are 4mA, 8mA, 12mA, 16mA // CBUS options UCHAR Cbus0; // Cbus Mux control UCHAR Cbus1; // Cbus Mux control UCHAR Cbus2; // Cbus Mux control UCHAR Cbus3; // Cbus Mux control UCHAR Cbus4; // Cbus Mux control UCHAR Cbus5; // Cbus Mux control UCHAR Cbus6; // Cbus Mux control - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/main/c/Windows/ftdi/ftd2xx.h [922:937]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FT_EEPROM_HEADER common; // common elements for all device EEPROMs // Drive options UCHAR ACSlowSlew; // non-zero if AC bus pins have slow slew UCHAR ACSchmittInput; // non-zero if AC bus pins are Schmitt input UCHAR ACDriveCurrent; // valid values are 4mA, 8mA, 12mA, 16mA UCHAR ADSlowSlew; // non-zero if AD bus pins have slow slew UCHAR ADSchmittInput; // non-zero if AD bus pins are Schmitt input UCHAR ADDriveCurrent; // valid values are 4mA, 8mA, 12mA, 16mA // CBUS options UCHAR Cbus0; // Cbus Mux control UCHAR Cbus1; // Cbus Mux control UCHAR Cbus2; // Cbus Mux control UCHAR Cbus3; // Cbus Mux control UCHAR Cbus4; // Cbus Mux control UCHAR Cbus5; // Cbus Mux control UCHAR Cbus6; // Cbus Mux control - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -