MySensors Library & Examples  2.3.2
SoftEeprom Member List

This is the complete list of members for SoftEeprom, including all inherited members.

destroy()SoftEeprom
init(const char *fileName, size_t length)SoftEeprom
operator=(const SoftEeprom &other)SoftEeprom
readBlock(void *buf, void *addr, size_t length)SoftEeprom
readByte(int addr)SoftEeprom
SoftEeprom()SoftEeprom
SoftEeprom(const SoftEeprom &other)SoftEeprom
writeBlock(void *buf, void *addr, size_t length)SoftEeprom
writeByte(int addr, uint8_t value)SoftEeprom
~SoftEeprom()SoftEeprom