Filesystem handle. More...
#include <wiced_resource.h>
Data Fields | |
| unsigned long | offset |
| Offset to the start of the resource. More... | |
| const char * | filename |
| name of the resource More... | |
Filesystem handle.
Definition at line 139 of file wiced_resource.h.
| const char* filename |
name of the resource
Definition at line 142 of file wiced_resource.h.
| unsigned long offset |
Offset to the start of the resource.
Definition at line 141 of file wiced_resource.h.