MicrOS
filesystem_file_info Struct Reference

#include <filesystem_file_info.h>

Public Attributes

char name [32]
 
char path [256]
 
uint32_t size
 
filesystem_time create_time
 
filesystem_time modify_time
 
filesystem_time access_time
 

Member Data Documentation

◆ access_time

filesystem_time filesystem_file_info::access_time

◆ create_time

filesystem_time filesystem_file_info::create_time

◆ modify_time

filesystem_time filesystem_file_info::modify_time

◆ name

char filesystem_file_info::name[32]

◆ path

char filesystem_file_info::path[256]

◆ size

uint32_t filesystem_file_info::size

The documentation for this struct was generated from the following file: