Represents a single Eeprom Location.
Used for setting a unique id for every EepromLocation that is created.
A unique id for this EepromLocation object.
The actual EEPROM location on the device.
EepromLocation( |
| ) |
Creates an EepromLocation object. The id is assigned automatically.
EepromLocation( |
| ) |
Creates an EepromLocation object with a specific id. Note: this should be used only when making a copy of an EepromLocation if you know the id, location, and type.
Less than operator for comparing Eeprom Locations (ids).
Equal operator for comparing Eeprom Locations (ids).
Gets the id of the EepromLocation..
Gets the actual EEPROM location on the device.