Prusa MINI Firmware overview
fsdata_file Struct Reference

#include <fsdata.h>

Collaboration diagram for fsdata_file:

Public Attributes

const struct fsdata_filenext
 
const unsigned char * name
 
const unsigned char * data
 
int len
 
u8_t flags
 

Member Data Documentation

◆ next

const struct fsdata_file* fsdata_file::next

◆ name

const unsigned char* fsdata_file::name

◆ data

const unsigned char* fsdata_file::data

◆ len

int fsdata_file::len

◆ flags

u8_t fsdata_file::flags