|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
Structure for transferring complete information about FCB entry location within flash memory. More...
#include <zephyr/fs/fcb.h>
Data Fields | |
| struct fcb_entry | loc |
| FCB entry info. | |
| const struct flash_area * | fap |
| Flash area where the entry is placed. | |
Structure for transferring complete information about FCB entry location within flash memory.
| const struct flash_area* fcb_entry_ctx::fap |
Flash area where the entry is placed.
| struct fcb_entry fcb_entry_ctx::loc |
FCB entry info.