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

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

Detailed Description

flash address protection request/result

Field Documentation

◆ addr

uint32_t flash_it51xxx_ex_op_addr_protection::addr

start address of the protection region

◆ is_protected

bool flash_it51xxx_ex_op_addr_protection::is_protected

protection status of the specified region

◆ path

uint8_t flash_it51xxx_ex_op_addr_protection::path

protection path bitmap (see PROTECT_PATH_*)

◆ size

size_t flash_it51xxx_ex_op_addr_protection::size

size of the protection region in bytes


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