Common IO - basic v1.0.0
Common IO - basic v1.0.0 Library
 
Loading...
Searching...
No Matches
IotFlashWriteProtectConfig_t Struct Reference

Flash protection configuration. More...

#include <iot_flash.h>

Data Fields

uint32_t ulAddress
 
uint32_t ulSize
 
IotFlashWriteProtect_t xProtectionLevel
 

Detailed Description

Flash protection configuration.

Field Documentation

◆ ulAddress

uint32_t IotFlashWriteProtectConfig_t::ulAddress

flash offset address, must be aligned to ulLockSupportSize.

◆ ulSize

uint32_t IotFlashWriteProtectConfig_t::ulSize

size in bytes. Must be multiple of ulLockSupportSize.

◆ xProtectionLevel

IotFlashWriteProtect_t IotFlashWriteProtectConfig_t::xProtectionLevel

Protection level. Either readonly or readwrite


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