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_SECTOR Struct Reference

#include <volume.h>

Public Attributes

unsigned long sector
 
unsigned long num
 

Detailed Description

Definition at line 68 of file volume.h.

Member Data Documentation

unsigned long F_SECTOR::num

Definition at line 71 of file volume.h.

unsigned long F_SECTOR::sector

Definition at line 70 of file volume.h.


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