This is the complete list of members for as::Storage, including all inherited members.
clearBits(uint16_t addr, uint8_t bits) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
clearData(uint16_t addr, uint16_t size) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
dump(uint16_t start, uint16_t num) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
getData(uint16_t addr, uint8_t *buf, uint16_t size) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
getData(uint16_t addr, T *obj) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
reset() (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
setBits(uint16_t addr, uint8_t bits) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
setData(uint16_t addr, uint8_t *buf, uint16_t size) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
setData(uint16_t addr, const T &obj) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
setup(uint16_t checksum=0) (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |
Storage() (defined in as::Storage) | as::Storage | inline |
StorageWrapper() (defined in as::StorageWrapper< STORAGEDRIVER >) | as::StorageWrapper< STORAGEDRIVER > | inline |