|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
flash address protection request/result More...
#include <it51xxx_flash_api_ex.h>
Data Fields | |
| uint32_t | addr |
| start address of the protection region | |
| size_t | size |
| size of the protection region in bytes | |
| uint8_t | path |
| protection path bitmap (see PROTECT_PATH_*) | |
| bool | is_protected |
| protection status of the specified region | |
flash address protection request/result
| uint32_t flash_it51xxx_ex_op_addr_protection::addr |
start address of the protection region
| bool flash_it51xxx_ex_op_addr_protection::is_protected |
protection status of the specified region
| uint8_t flash_it51xxx_ex_op_addr_protection::path |
protection path bitmap (see PROTECT_PATH_*)
| size_t flash_it51xxx_ex_op_addr_protection::size |
size of the protection region in bytes