ChibiOS/HAL 9.0.0
mfs_record_descriptor_t Struct Reference

#include <hal_mfs.h>

Collaboration diagram for mfs_record_descriptor_t:
Collaboration graph

Data Fields

flash_offset_t offset
 Offset of the record header.
uint32_t size
 Record data size.

Detailed Description

Definition at line 269 of file hal_mfs.h.

Field Documentation

◆ offset

flash_offset_t mfs_record_descriptor_t::offset

◆ size

uint32_t mfs_record_descriptor_t::size