Руслан Урядинский / libuavcan

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

CHIP: LPC11XX ROM API declarations and functions

CHIP: LPC11XX ROM API declarations and functions

Data Structures

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

Typedefs

typedef void(* IAP_ENTRY_T )(unsigned int[], unsigned int[])
 LPC11XX IAP_ENTRY API function type.

Typedef Documentation

typedef void(* IAP_ENTRY_T)(unsigned int[], unsigned int[])

LPC11XX IAP_ENTRY API function type.

Definition at line 63 of file romapi_11xx.h.