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

Go to the source code of this file.

Functions

int UFlashAttach (NUTDEVICE *dev, NUTSERIALFLASH *sf, NUTSPIBUS *bus)
 Attach an UFLASH file system to a serial flash device.
void UFlashDetach (NUTDEVICE *dev)
 Detach an UFLASH file system from a serial flash device.
int UFlashFormat (NUTDEVICE *dev, NUTSERIALFLASH *sf, NUTSPIBUS *bus)
 Format an UFLASH volume.

Variables

NUTDEVICE devUFlash0
 UFLASH0 file system device.
NUTDEVICE devUFlash1
 UFLASH1 file system device.