<< Previous | Next >>

nf_getPageCount

long nf_getPageCount( nf_device * dev );

Description

Returns the number of program pages on the particular NAND flash device.

Parameters

dev
Pointer to an nf_device structure for an initialized NAND flash device.

Return value

The number of program pages on the NAND flash device.

Library

NFLASH.LIB (This function was introduced in Dynamic C 9.01)

See Also

CalculateECC256, ChkCorrectECC256, xCalculateECC256, xChkCorrectECC256


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