ruuvi.drivers.c
${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
|
The record metadata as stored in flash. More...
#include <fds.h>
Data Fields | |
uint16_t | record_key |
The record key. More... | |
uint16_t | length_words |
The length of the record data (in 4-byte words). More... | |
uint16_t | file_id |
The ID of the file that the record belongs to. More... | |
uint16_t | crc16 |
CRC16-CCITT check value. More... | |
uint32_t | record_id |
The unique record ID (32 bits). More... | |
The record metadata as stored in flash.
uint16_t file_id |
uint16_t length_words |