Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

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_areafap
 Flash area where the entry is placed.
 

Detailed Description

Structure for transferring complete information about FCB entry location within flash memory.

Field Documentation

◆ fap

const struct flash_area* fcb_entry_ctx::fap

Flash area where the entry is placed.

◆ loc

struct fcb_entry fcb_entry_ctx::loc

FCB entry info.


The documentation for this struct was generated from the following file: