◆ can_write()
bool write_location::can_write |
( |
| ) |
const |
|
inline |
◆ changeWriteAddress()
Create a copy with a different write address. Allows chaining of instances.
◆ operator++()
◆ update()
Update byte to EEPROM by first comparing content and the need to write it. We only ever write to the EEPROM where the new value is different from the currently stored byte This is due to the limited write life of the EEPROM (Approximately 100,000 writes)
◆ address
◆ counter
◆ write_block_size
uint8_t write_location::write_block_size |
The documentation for this struct was generated from the following file: