構造体定義書 フリー 仕様書 自動 作成

vfat_dir_entry

構文構文

struct vfat_dir_entry

ファイル名ファイル名

vfat.c

構造体情報構造体情報

No. 名称 属性説明
1
vfat_dir_entry   
  name[11] uint8_t  
  attr uint8_t  
  time_creat uint16_t  
  date_creat uint16_t  
  time_acc uint16_t  
  date_acc uint16_t  
  cluster_high uint16_t  
  time_write uint16_t  
  date_write uint16_t  
  cluster_low uint16_t  
  size uint32_t  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー