

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. | |