FreeRTOS:
Common I/O
AWS IoT Common I/O library
|
Return to main page ↑ |
Flash protection configuration. More...
#include <iot_flash.h>
Data Fields | |
uint32_t | ulAddress |
uint32_t | ulSize |
IotFlashWriteProtect_t | xProtectionLevel |
Flash protection configuration.
uint32_t IotFlashWriteProtectConfig_t::ulAddress |
flash offset address, must be aligned to ulLockSupportSize.
uint32_t IotFlashWriteProtectConfig_t::ulSize |
size in bytes. Must be multiple of ulLockSupportSize.
IotFlashWriteProtect_t IotFlashWriteProtectConfig_t::xProtectionLevel |
Protection level. Either readonly or readwrite