LPCOpen Platform for LPC112X microcontrollers  112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
Data Structures | Macros | Functions
romapi_112x.h File Reference
#include "iap.h"
#include "error.h"
#include "romdiv_112x.h"

Go to the source code of this file.

Data Structures

struct  LPC_ROM_API_T
 LPC11XX High level ROM API structure. More...
 

Macros

#define LPC_ROM_API_BASE_LOC   0x1FFF1FF8
 
#define LPC_ROM_API   (*(LPC_ROM_API_T * *) LPC_ROM_API_BASE_LOC)
 
#define IAP_ENTRY_LOCATION   0X1FFF1FF1
 

Functions

static INLINE void iap_entry (unsigned int cmd_param[], unsigned int status_result[])
 LPC11XX IAP_ENTRY API function type. More...