fat_config.h File Reference

#include <stdint.h>
#include "sd_raw_config.h"

Include dependency graph for fat_config.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define FAT_WRITE_SUPPORT   SD_RAW_WRITE_SUPPORT
#define FAT_LFN_SUPPORT   1
#define FAT_DATETIME_SUPPORT   0
#define FAT_FAT32_SUPPORT   SD_RAW_SDHC
#define FAT_DELAY_DIRENTRY_UPDATE   0
#define fat_get_datetime(year, month, day, hour, min, sec)   get_datetime(year, month, day, hour, min, sec)
#define FAT_FS_COUNT   1
#define FAT_FILE_COUNT   1
#define FAT_DIR_COUNT   2

Typedefs

typedef uint16_t cluster_t

Functions

void get_datetime (uint16_t *year, uint8_t *month, uint8_t *day, uint8_t *hour, uint8_t *min, uint8_t *sec)


Detailed Description

FAT configuration (license: GPLv2 or LGPLv2.1)

Definition in file fat_config.h.


Typedef Documentation

typedef uint16_t cluster_t

Definition at line 120 of file fat_config.h.


Generated on Tue Jul 20 09:30:57 2010 for WaspmoteAPI by  doxygen 1.5.6