Contiki-Inga 3.x
|
Fat table entry for file. More...
#include <core/cfs/fat/cfs-fat.h>
Data Fields | |
uint16_t | DIR_CrtTime |
Create time [15-11: hours, 10-5: minutes, 4-0: seconds/2]. | |
uint16_t | DIR_CrtDate |
Create date [15-9: year sine 1980, 8-5: month, 4-0: day]. | |
uint16_t | DIR_LstAccessDate |
Last access date [15-9: year sine 1980, 8-5: month, 4-0: day]. | |
uint16_t | DIR_WrtTime |
Last modified time [15-11: hours, 10-5: minutes, 4-0: seconds/2]. | |
uint16_t | DIR_WrtDate |
Create date [15-9: year sine 1980, 8-5: month, 4-0: day]. | |
uint32_t | DIR_FileSize |
Size of file in [byte]. | |