Part of the record metadata. More...
#include <fds.h>
Data Fields |
|
| uint16_t | file_id |
|
The ID of the file that the record belongs to.
|
|
| uint16_t | crc16 |
|
CRC16 check value.
More...
|
|
Detailed Description
Part of the record metadata.
Contains the ID of the file that the record belongs to and the CRC16 check value of the record.
Field Documentation
| uint16_t fds_ic_t::crc16 |
CRC16 check value.
The CRC is calculated over the entire record as stored in flash (including the record metadata except the CRC field itself). The CRC standard employed is CRC-16-CCITT.
- components/libraries/fds/fds.h