Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
SPI flash chip on which the partition resides.
partition type (app/data).
partition subtype.
uint32_t
starting address of the partition in flash.
uint32_t
size of the partition, in bytes.
uint32_t
size the erase operation should be aligned to.
char[17]
partition label, zero-terminated ASCII string.
bool
flag is set to true if partition is encrypted.
bool
flag is set to true if partition is read-only.

References

from examples