![]() |
Soldered SD Card Arduino Library 1.0.0
Easily read and write files to and form the SD card breakout! A fork of the original SDFat library by Bill Greiman.
|
Ring buffer for data loggers. More...
Go to the source code of this file.
Classes | |
| class | RingBuf< F, Size > |
| Ring buffer for data loggers. More... | |
Functions | |
| bool | is_aligned (const void *ptr, uintptr_t alignment) |
| void | memcpyBuf (void *dst, const void *src, size_t len) |
Ring buffer for data loggers.
|
inline |
|
inline |