SlotNVM
0.1.0
|
This is the complete list of members for ArduinoEEPROM< SIZE >, including all inherited members.
ArduinoEEPROM() (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | |
erase(nvm_address_t start, nvm_size_t len) (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | |
getSize() (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | inlinestatic |
needErase() (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | inlinestatic |
read(nvm_address_t addr, uint8_t &data) const (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | |
read(nvm_address_t addr, uint8_t *data, nvm_size_t len) const (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | |
S_SIZE (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | static |
write(nvm_address_t addr, uint8_t data) (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > | |
write(nvm_address_t addr, const uint8_t *data, nvm_size_t len) (defined in ArduinoEEPROM< SIZE >) | ArduinoEEPROM< SIZE > |