|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Structure for transferring complete information about FCB entry location within flash memory. More...
#include <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.