SAM4S-EK_FreeRTOS+FAT-SL  1.0
An example project to test the functionality of FreeRTOS+FAT-SL using SD card as data storage medium
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
F_POS Struct Reference

#include <fat_sl.h>

Public Attributes

unsigned long cluster
 
unsigned long sector
 
unsigned long sectorend
 
unsigned long pos
 

Detailed Description

Definition at line 65 of file fat_sl.h.

Member Data Documentation

unsigned long F_POS::cluster

Definition at line 67 of file fat_sl.h.

unsigned long F_POS::pos

Definition at line 70 of file fat_sl.h.

unsigned long F_POS::sector

Definition at line 68 of file fat_sl.h.

unsigned long F_POS::sectorend

Definition at line 69 of file fat_sl.h.


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