APM:Libraries
Public Attributes | List of all members
FFOBJID Struct Reference

#include <ff.h>

Collaboration diagram for FFOBJID:
[legend]

Public Attributes

FATFSfs
 
WORD id
 
BYTE attr
 
BYTE stat
 
DWORD sclust
 
FSIZE_t objsize
 

Detailed Description

Definition at line 150 of file ff.h.

Member Data Documentation

◆ attr

BYTE FFOBJID::attr

Definition at line 153 of file ff.h.

Referenced by dir_find(), dir_read(), f_close(), f_open(), f_opendir(), f_unlink(), and follow_path().

◆ fs

FATFS* FFOBJID::fs

◆ id

WORD FFOBJID::id

Definition at line 152 of file ff.h.

Referenced by f_open(), f_opendir(), and validate().

◆ objsize

FSIZE_t FFOBJID::objsize

◆ sclust

DWORD FFOBJID::sclust

◆ stat

BYTE FFOBJID::stat

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