TargetBFS NAND Flash Driver Interface

Overview

This page summarizes the NAND flash driver interface. The interface is implemented using one TargetBFS routine and five driver routines. The volume and its callback routines are registered with TargetBFS when the driver calls bfsAddNandVol().

The TargetBFS routine used by the flash driver is:

The flash driver callback functions used by TargetBFS are:

The link for each routine includes its Standard C prototype and a description of its operation and use.