更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
partition_info结构体 参考

#include <disk.h>

成员变量

UINT8 type
 
UINT64 sector_start
 
UINT64 sector_count
 

详细描述

在文件 disk.h218 行定义.

结构体成员变量说明

◆ sector_count

UINT64 partition_info::sector_count

在文件 disk.h221 行定义.

◆ sector_start

UINT64 partition_info::sector_start

在文件 disk.h220 行定义.

◆ type

UINT8 partition_info::type

在文件 disk.h219 行定义.


该结构体的文档由以下文件生成: