dataflashGetErrors Function

Allows to get errors of the interface

Syntax

ULONG dataflashGetErrors(DATAFLASH_DRIVER_DATA* pData);

Parameters

DATAFLASH_DRIVER_DATA*  pointer to driver data

Return Value

how many errors occured

Remarks

N/A

Requirements

dataflash_int.h

Example

N/A