Partition information.
More...
#include <Partition.h>
◆ Info() [1/2]
Storage::Partition::Info::Info |
( |
| ) |
|
|
inline |
◆ Info() [2/2]
Storage::Partition::Info::Info |
( |
const String & |
name, |
|
|
Type |
type, |
|
|
uint8_t |
subtype, |
|
|
uint32_t |
offset, |
|
|
uint32_t |
size, |
|
|
Flags |
flags |
|
) |
| |
|
inline |
◆ flags
Flags Storage::Partition::Info::flags |
◆ name
CString Storage::Partition::Info::name |
◆ offset
uint32_t Storage::Partition::Info::offset {0} |
◆ size
uint32_t Storage::Partition::Info::size {0} |
◆ subtype
◆ type
The documentation for this struct was generated from the following file: