1 Star 0 Fork 4.9K

Lin_bruin / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
WifiIotFlashPartitionInfo.md 4.93 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

WifiIotFlashPartitionInfo

Overview

Related Modules:

Wifiiot

Description:

Describes an entry in a flash partition table.

Since:

1.0

Version:

1.0

Summary

Data Fields

Variable Name

Description

addr: 24

unsigned int 

id: 7

unsigned int 

dir: 1

unsigned int 

size: 24

unsigned int 

reserve: 8

unsigned int 

addition

unsigned int 

Details

Field Documentation

addition

unsigned int WifiIotFlashPartitionInfo::addition

Description:

Custom flash partition information

addr

unsigned int WifiIotFlashPartitionInfo::addr

Description:

Address of a flash partition. The value is 16 MB. If the address is in reverse order, the value is the end low address.

dir

unsigned int WifiIotFlashPartitionInfo::dir

Description:

Storage direction of the flash partition. The value 0 indicates the regular order, and 1 indicates the reverse order.

id

unsigned int WifiIotFlashPartitionInfo::id

Description:

Flash partition ID

reserve

unsigned int WifiIotFlashPartitionInfo::reserve

Description:

Padding bit

size

unsigned int WifiIotFlashPartitionInfo::size

Description:

Size of the flash partition

1
https://gitee.com/dreaminghell/docs.git
git@gitee.com:dreaminghell/docs.git
dreaminghell
docs
docs
master

搜索帮助