dataflashGetMaxSector Function

Allows to get MAX allowable sector

Syntax

ULONG dataflashGetMaxSector(DATAFLASH_DRIVER_DATA* pData);

Parameters

DATAFLASH_DRIVER_DATA*  pointer to driver data

Return Value

how many bytes are received

Remarks

N/A

Requirements

dataflash_int.h

Example

N/A