FIL::dir_ptr is only used within FatFs.
 
Symbols
loading...
Files
loading...

FIL::dir_ptr field

Syntax

BYTE* dir_ptr;

References

LocationReferrerText
ff.h:164
BYTE* dir_ptr; /* Pointer to the directory entry in the win[] */
ff.c:3426f_open()
fp->dir_ptr = dj.dir;
ff.c:3787f_sync()
dir = fp->dir_ptr;

Data Use

Functions writing FIL::dir_ptr
Functions reading FIL::dir_ptr
all items filtered out
FIL::dir_ptr
all items filtered out
Type of FIL::dir_ptr
FIL::dir_ptr
all items filtered out