begin() | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | |
eraseSlot(uint8_t slot) | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | |
getFree() const | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | |
getSize() const | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | inline |
getUsableSize() const | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | inline |
isSlotAvailable(uint8_t slot) const | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | inline |
isValid() const | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | inline |
readSlot(uint8_t slot, uint8_t *data, nvm_size_t &len) const | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | |
readSlot(uint8_t slot, T &data) const | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | inline |
S_CLUSTER_CNT | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | static |
S_FIRST_SLOT | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | static |
S_LAST_SLOT | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | static |
S_PROVISION | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | static |
S_USER_DATA_PER_CLUSTER | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | static |
SlotNVM() (defined in SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random >) | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | |
writeSlot(uint8_t slot, const uint8_t *data, nvm_size_t len) | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | |
writeSlot(uint8_t slot, T &data) | SlotNVM< ArduinoEEPROM<>, 16, PROVISION, LAST_SLOT, &_crc8_ccitt_update, long, &random > | inline |