WifiIotFlashPartitionInfo
Overview
Related Modules:
Description:
Describes an entry in a flash partition table.
Since:
1.0
Version:
1.0
Summary
Data Fields
addr: 24 |
|
id: 7 |
|
dir: 1 |
|
size: 24 |
|
reserve: 8 |
|
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