Close() - NOR Flash Driver

void Close (FS_DEV_NOR_PHY_DATA *p_phy_data);

File

Called from

Code enabled by

NOR physical-layer driver

FSDev_NOR_Close()

N/A

Close (uninitialize) a NOR device instance.

Arguments

p_phy_data

Pointer to NOR phy data.

Returned Value

None.

Notes/Warnings

None.