|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
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. | |
Input parameters for FLASH_M95P32_EX_OP_WRITE_ID_PAGE.
| const void* flash_m95p32_ex_op_write_id_page_in::data |
Data to write.
| size_t flash_m95p32_ex_op_write_id_page_in::length |
Number of bytes to write.
| off_t flash_m95p32_ex_op_write_id_page_in::offset |
Offset in the customer identification page.