<< Previous | Next >>

sf_isWriting

int sf_isWriting( sf_device * dev );

Description

Returns 1 if the flash device is busy writing to a page.

Parameter

dev
Pointer to sf_device struct for initialized flash device

Return Value

1 busy
0 ready, not currently writing

Library

SFLASH.LIB


Dynamic C Functions << Previous | Next >> rabbit.com