import "IIEEEPROM.idl";
Public Attributes | |
| INT32U | wEEPROMSizeInBytes |
| Size in bytes of EEPROM. Address space is [0..(wEEPROMSizeInBytes-1)]. | |
| INT32U | wBytesReserved |
| # of bytes from address 0 (inclusive) that FW reserves for its own use (this means that starting EEPROM address must be > this address for Read/Write requests) | |
Definition at line 13 of file IIEEEPROM.idl.
|
|
Definition at line 17 of file IIEEEPROM.idl. |
|
|
Definition at line 15 of file IIEEEPROM.idl. |
1.4.6-NO