Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
flash_ra_ex_write_protect_out Struct Reference

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.
 

Detailed Description

Output parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation.

This is populated by the driver to report the current write protection settings.

Field Documentation

◆ protected_enabled

flash_ra_cf_block_map flash_ra_ex_write_protect_out::protected_enabled

Bitmask of blocks that are currently write-protected.

◆ protected_premanent

flash_ra_cf_block_map flash_ra_ex_write_protect_out::protected_premanent

Bitmask of blocks that are permanently write-protected.


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