Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Input parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation. More...
#include <ra_flash_api_extensions.h>
Data Fields | |
flash_ra_cf_block_map | protect_enable |
Bitmask of blocks to enable write protection for. | |
flash_ra_cf_block_map | protect_disable |
Bitmask of blocks to disable write protection for. | |
flash_ra_cf_block_map | protect_permanent |
Bitmask of blocks to permanently enable write protection for. | |
Input parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation.
flash_ra_cf_block_map flash_ra_ex_write_protect_in::protect_disable |
Bitmask of blocks to disable write protection for.
flash_ra_cf_block_map flash_ra_ex_write_protect_in::protect_enable |
Bitmask of blocks to enable write protection for.
flash_ra_cf_block_map flash_ra_ex_write_protect_in::protect_permanent |
Bitmask of blocks to permanently enable write protection for.