libnile
Loading...
Searching...
No Matches
nilefs.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include <wonderful.h>
#include "nilefs/ff.h"
#include "nilefs/diskio.h"

Go to the source code of this file.

Functions

void nilefs_eject (void)
 Eject the currently inserted TF card.

Detailed Description

The nilefs library provides FAT filesystem access to the removable storage card provided by nileswan.

More information is available in the FatFs documentation, which this library is based on: http://elm-chan.org/fsw/ff/

Definition in file nilefs.h.

Function Documentation

◆ nilefs_eject()

void nilefs_eject ( void )

Eject the currently inserted TF card.