Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Output parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation. More...
#include <ra_flash_api_extensions.h>
Data Fields | |
flash_ra_cf_block_map | protected_enabled |
Bitmask of blocks that are currently write-protected. | |
flash_ra_cf_block_map | protected_premanent |
Bitmask of blocks that are permanently write-protected. | |
Output parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation.
This is populated by the driver to report the current write protection settings.
flash_ra_cf_block_map flash_ra_ex_write_protect_out::protected_enabled |
Bitmask of blocks that are currently write-protected.
flash_ra_cf_block_map flash_ra_ex_write_protect_out::protected_premanent |
Bitmask of blocks that are permanently write-protected.