Nut/OS  4.10.3
API Reference
fat.h File Reference
#include <sys/device.h>
Include dependency graph for fat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define FAT_MODE_IDE_HD   0x0001
#define FAT_MODE_IDE_HD_7MHZ   0x0002
#define FAT_MODE_IDE_CF   0x0003
#define FAT_MODE_MEM_CF   0x0004

Variables

NUTDEVICE devFATC

Define Documentation

#define FAT_MODE_IDE_HD   0x0001

Definition at line 60 of file fat.h.

#define FAT_MODE_IDE_HD_7MHZ   0x0002

Definition at line 61 of file fat.h.

#define FAT_MODE_IDE_CF   0x0003

Definition at line 62 of file fat.h.

#define FAT_MODE_MEM_CF   0x0004

Definition at line 63 of file fat.h.


Variable Documentation

Definition at line 1765 of file fat.c.