Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
flash_m95p32_ex_op_write_id_page_in Struct Reference

Input parameters for FLASH_M95P32_EX_OP_WRITE_ID_PAGE. More...

#include <m95p32_flash_api_extensions.h>

Data Fields

off_t offset
 Offset in the customer identification page.
const void * data
 Data to write.
size_t length
 Number of bytes to write.

Detailed Description

Input parameters for FLASH_M95P32_EX_OP_WRITE_ID_PAGE.

Field Documentation

◆ data

const void* flash_m95p32_ex_op_write_id_page_in::data

Data to write.

◆ length

size_t flash_m95p32_ex_op_write_id_page_in::length

Number of bytes to write.

◆ offset

off_t flash_m95p32_ex_op_write_id_page_in::offset

Offset in the customer identification page.


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