S32 SDK
flash_mx25l6433f_secure_lock_t Struct Reference

Flash protection settings Implements : flash_mx25l6433f_secure_lock_t_Class. More...

#include <flash_mx25l6433f_driver.h>

Data Fields

bool userAreaLock
 
bool factoryAreaLock
 

Detailed Description

Flash protection settings Implements : flash_mx25l6433f_secure_lock_t_Class.

Definition at line 114 of file flash_mx25l6433f_driver.h.

Field Documentation

bool factoryAreaLock

Factory secured area (2nd 4KB region) is locked.

Definition at line 117 of file flash_mx25l6433f_driver.h.

bool userAreaLock

User secured area (1st 4KB region) is locked.

Definition at line 116 of file flash_mx25l6433f_driver.h.


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