![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
LPCSPIFILIB device handle, used with all device and info functions.
Definition at line 324 of file spifilib_dev.h.
#include "spifilib_dev.h"
Data Fields | |
| struct SPIFI_FAM_FX * | pFamFx |
| struct SPIFI_INFODATA * | pInfoData |
| void * | pDevContext |
| void* pDevContext |
(NULL allowed) Pointer to device context (used by device functions)
Definition at line 329 of file spifilib_dev.h.
| struct SPIFI_FAM_FX* pFamFx |
(required) Pointer to device specific functions
Definition at line 325 of file spifilib_dev.h.
| struct SPIFI_INFODATA* pInfoData |
(required) Pointer to info data area
Definition at line 327 of file spifilib_dev.h.
1.8.3.1