Arduino-Storage
External Memory Storage library for Arduino
|
This is the complete list of members for MC23LC512< SS_PIN, FREQ >, including all inherited members.
alloc(size_t count) | Storage | inline |
free(uint32_t addr) | Storage | inline |
m_addr | Storage | protected |
MAX_FREQ | MC23LCXXX< 64, SS_PIN, FREQ > | static |
MC23LC512(SPI &spi) | MC23LC512< SS_PIN, FREQ > | inline |
MC23LCXXX(SPI &spi) | MC23LCXXX< 64, SS_PIN, FREQ > | inline |
RDMR enum value | MC23LCXXX< 64, SS_PIN, FREQ > | protected |
read(void *dst, uint32_t src, size_t count) | MC23LCXXX< 64, SS_PIN, FREQ > | inlinevirtual |
READ enum value | MC23LCXXX< 64, SS_PIN, FREQ > | protected |
room() | Storage | inline |
SIZE | Storage | |
Storage(uint32_t size) | Storage | inline |
WRITE enum value | MC23LCXXX< 64, SS_PIN, FREQ > | protected |
write(uint32_t dst, const void *src, size_t count) | MC23LCXXX< 64, SS_PIN, FREQ > | inlinevirtual |
WRMR enum value | MC23LCXXX< 64, SS_PIN, FREQ > | protected |