|
LPCOpen SPIFI FLASH Library (LPCSPIFILIB)
Documentation for the LPCSPIFILIB library
|
LPCSPIFILIB device handle, used with all device and info functions.
#include <spifilib_dev.h>
Public Attributes | |
| const struct SPIFI_FAM_FX * | pFamFx |
| struct SPIFI_INFODATA * | pInfoData |
| void * | pDevContext |
| void* SPIFI_HANDLE::pDevContext |
(NULL allowed) Pointer to device context (used by device functions)
| const struct SPIFI_FAM_FX* SPIFI_HANDLE::pFamFx |
(required) Pointer to device specific functions
| struct SPIFI_INFODATA* SPIFI_HANDLE::pInfoData |
(required) Pointer to info data area
1.8.8