The function UnInit de-initializes the Flash programming algorithm for a Flash memory device. It is invoked by the function funinit. The function is part of the Flash Driver. The prototype is defined in the file File_Config.h. Developers must customize the function. Use this function at run-time when the Flash device needs disabling. For example, for lowering power consumption. Afterwards, only call the function finit for reinitializing the Flash device. |