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

Go to the source code of this file.

Data Structures

struct  io_port_t
 

Macro Definition Documentation

Definition at line 38 of file board.c.

Function Documentation

static Status Board_Audio_CodecInit ( int  micIn)
static

Definition at line 229 of file board.c.

static void Board_LED_Init ( )
static

Definition at line 108 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 45 of file board.c.

const io_port_t gpioLEDBits[] = {{3, 5}, {0, 7}, {3, 7}}
static

Definition at line 53 of file board.c.

uint32_t lcd_cfg_val
static

Definition at line 54 of file board.c.