nRF5 SDK for Mesh v5.0.0
Data Fields
flash_manager_internal_state_t Struct Reference

Internal flash manager state, managed and used internally. More...

#include <flash_manager.h>

Data Fields

fm_state_t state
 State of the manager. More...
 
uint32_t invalid_bytes
 Bytes invalidated in the area. More...
 
const fm_entry_tp_seal
 Pointer to the seal entry. More...
 

Detailed Description

Internal flash manager state, managed and used internally.

Definition at line 216 of file flash_manager.h.

Field Documentation

◆ state

fm_state_t flash_manager_internal_state_t::state

State of the manager.

Definition at line 218 of file flash_manager.h.

◆ invalid_bytes

uint32_t flash_manager_internal_state_t::invalid_bytes

Bytes invalidated in the area.

Definition at line 219 of file flash_manager.h.

◆ p_seal

const fm_entry_t* flash_manager_internal_state_t::p_seal

Pointer to the seal entry.

Definition at line 220 of file flash_manager.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated