LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
board.c File Reference
#include "board.h"
#include "string.h"
#include "retarget.h"

Go to the source code of this file.

Macro Definition Documentation

#define LED0_PIN   8

Definition at line 46 of file board.c.

#define LED0_PORT   0

Definition at line 45 of file board.c.

Function Documentation

static void Board_LED_Init ( )
static

Definition at line 127 of file board.c.

Variable Documentation

const uint32_t ExtRateIn = 0

Clock rate on the CLKIN pin This value is defined externally to the chip layer and contains the value in Hz for the CLKIN pin for the board. If this pin isn't used, this rate can be 0.

Definition at line 53 of file board.c.