LPCOpen SPIFI FLASH Library (LPCSPIFILIB)
Documentation for the LPCSPIFILIB library
List of all members | Public Attributes

Detailed Description

LPCSPIFILIB device handle, used with all device and info functions.

#include <spifilib_dev.h>

Public Attributes

const struct SPIFI_FAM_FXpFamFx
 
struct SPIFI_INFODATApInfoData
 
void * pDevContext
 

Member Data Documentation

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


The documentation for this struct was generated from the following file: