Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
flash_parameters Struct Reference

#include <flash.h>

Data Fields

const size_t write_block_size
 
uint8_t erase_value
 

Detailed Description

Flash memory parameters. Contents of this structure suppose to be filled in during flash device initialization and stay constant through a runtime.

Field Documentation

◆ erase_value

uint8_t flash_parameters::erase_value

◆ write_block_size

const size_t flash_parameters::write_block_size

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