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