Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
flash_it51xxx_ex_op_wr_protect_lock Struct Reference

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.

Detailed Description

eFlash write/read protection lock request/result

Field Documentation

◆ is_locked

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.

◆ path

uint8_t flash_it51xxx_ex_op_wr_protect_lock::path

Bitmap of protection paths to lock (see PROTECT_PATH_*).


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