TargetBFS NOR Flash Driver Interface
Overview
This page summarizes the NOR flash driver interface. The interface is implemented using one TargetBFS routine and three driver routines. The volume and its callback routines are registered with TargetBFS when the driver calls bfsAddNorVol().
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.