Data Fields

LPC_CHIP Struct Reference
[Serial programming C library]

Structure describing a chip. More...

Data Fields

unsigned int code
 Chip ID.
const char * name
 The name of the chip.
const char * mask
 The mask revison string (or NULL).
const LPC_CHIP_CPUcpu
 CPU info.
const LPC_CHIP_ROMrom
 FLASH info.
const LPC_CHIP_RAMram
 RAM info.

Detailed Description

Structure describing a chip.


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