27 ,
const void* restrict src
EEPROM storage.
Definition: memspace.h:18
Flash (or program memory) storage.
Definition: memspace.h:17
Placeholder if the refering entity only provides metadata.
Definition: memspace.h:19
void * memcpy_memspace(enum memspace_t memspace, void *restrict dest, const void *restrict src, size_t length)
memspace_t
Define which memory space the body of a data block is in.
Definition: memspace.h:15
RAM storage.
Definition: memspace.h:16