550W Document
550W, a high-end OS
short_name_entry结构体 参考

#include <fat32.h>

Public 属性

char name1 [SHORT_FIR_NAME]
 
char name2 [SHORT_EXT_NAME]
 
uint8_t attr
 
uint8_t nt_res
 
uint8_t crt_time_tenth
 
uint16_t crt_time
 
uint16_t crt_date
 
uint16_t lst_acce_date
 
uint16_t fst_clus_hi
 
uint16_t lst_wrt_time
 
uint16_t lst_wrt_date
 
uint16_t fst_clus_lo
 
uint32_t file_size
 

类成员变量说明

◆ attr

uint8_t short_name_entry::attr

◆ crt_date

uint16_t short_name_entry::crt_date

◆ crt_time

uint16_t short_name_entry::crt_time

◆ crt_time_tenth

uint8_t short_name_entry::crt_time_tenth

◆ file_size

uint32_t short_name_entry::file_size

◆ fst_clus_hi

uint16_t short_name_entry::fst_clus_hi

◆ fst_clus_lo

uint16_t short_name_entry::fst_clus_lo

◆ lst_acce_date

uint16_t short_name_entry::lst_acce_date

◆ lst_wrt_date

uint16_t short_name_entry::lst_wrt_date

◆ lst_wrt_time

uint16_t short_name_entry::lst_wrt_time

◆ name1

char short_name_entry::name1[SHORT_FIR_NAME]

◆ name2

char short_name_entry::name2[SHORT_EXT_NAME]

◆ nt_res

uint8_t short_name_entry::nt_res

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