ruuvi.drivers.c
${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
|
A record to be written to flash. More...
#include <fds.h>
Data Fields | |
uint16_t | file_id |
The ID of the file that the record belongs to. More... | |
uint16_t | key |
The record key. More... | |
struct { | |
void const * p_data | |
uint32_t length_words | |
} | data |
struct { ... } data |
uint16_t file_id |