|
Arduino-Storage
External Memory Storage library for Arduino
|
This is the complete list of members for Storage::Block, including all inherited members.
| addr() | Storage::Block | inline |
| Block(Storage &mem, uint32_t size) | Storage::Block | inline |
| m_addr | Storage::Block | protected |
| m_mem | Storage::Block | protected |
| read(void *buf, uint32_t offset, size_t size) | Storage::Block | inline |
| SIZE | Storage::Block | |
| write(uint32_t offset, const void *buf, size_t size) | Storage::Block | inline |
| ~Block() | Storage::Block | inline |