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

Flash memory parameters. More...

#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: