Microchip® Advanced Software Framework

fsdata_file Struct Reference

#include <fsdata_file.h>

Data Fields

void(* cb )(const char **buf, int *len, char *arg)
 
const char * name
 
struct fsdata_filenext
 

void(* fsdata_file::cb)(const char **buf, int *len, char *arg)

Referenced by fs_open().

const char* fsdata_file::name

Referenced by fs_open().

struct fsdata_file* fsdata_file::next

Referenced by fs_open().