![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Structure to hold parsed information from ID string - example: LTC2654-L16,Cls,D2636,01,01,DC,DC1678A-A,----—. More...
Structure to hold parsed information from ID string - example: LTC2654-L16,Cls,D2636,01,01,DC,DC1678A-A,----—.
Definition at line 68 of file QuikEval_EEPROM.h.
Data Fields | |
char | product_name [15] |
LTC Product (LTC2654-L16) More... | |
char | name [15] |
Demo Circuit number (DC1678) More... | |
char | option |
Demo Circuit option (A) More... | |
char demo_board_type::name |
Demo Circuit number (DC1678)
Definition at line 71 of file QuikEval_EEPROM.h.
char demo_board_type::option |
Demo Circuit option (A)
Definition at line 72 of file QuikEval_EEPROM.h.
char demo_board_type::product_name |
LTC Product (LTC2654-L16)
Definition at line 70 of file QuikEval_EEPROM.h.