![]() |
S32 SDK
|
Flash protection settings Implements : flash_mx25l6433f_secure_lock_t_Class. More...
#include <flash_mx25l6433f_driver.h>
Data Fields | |
bool | userAreaLock |
bool | factoryAreaLock |
Flash protection settings Implements : flash_mx25l6433f_secure_lock_t_Class.
Definition at line 114 of file flash_mx25l6433f_driver.h.
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.