LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
blinky.c File Reference
#include "board.h"
#include <stdio.h>

Go to the source code of this file.

Macros

#define TICKRATE_HZ   10
 

Functions

void TIMER1_IRQHandler (void)
 Handle interrupt from 32-bit timer.
 
int main (void)
 main routine for blinky example