fat16_config.h File Reference

#include <stdint.h>

Include dependency graph for fat16_config.h:

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

Go to the source code of this file.

Defines

#define FAT16_WRITE_SUPPORT   1
#define FAT16_DATETIME_SUPPORT   0
#define fat16_get_datetime(year, month, day, hour, min, sec)   get_datetime(year, month, day, hour, min, sec)
#define FAT16_FS_COUNT   1
#define FAT16_FILE_COUNT   1
#define FAT16_DIR_COUNT   2

Functions

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


Detailed Description

FAT16 configuration (license: GPLv2 or LGPLv2.1)

Definition in file fat16_config.h.


Generated on Wed Sep 17 19:31:52 2008 for mptry by  doxygen 1.5.5