|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
eFlash write/read protection lock request/result More...
#include <it51xxx_flash_api_ex.h>
Data Fields | |
| uint8_t | path |
| Bitmap of protection paths to lock (see PROTECT_PATH_*). | |
| bool | is_locked |
| Lock status of the specified protection paths. | |
eFlash write/read protection lock request/result
| bool flash_it51xxx_ex_op_wr_protect_lock::is_locked |
Lock status of the specified protection paths.
For requests, this field is unused because only locking operation is supported. For results, it indicates whether the specified protection paths are locked.
| uint8_t flash_it51xxx_ex_op_wr_protect_lock::path |
Bitmap of protection paths to lock (see PROTECT_PATH_*).