#include "LPC214x.h"#include "main.h"#include "system.h"#include "uart.h"#include "hardware.h"#include "irq.h"
Go to the source code of this file.
Functions | |
| void | LED (unsigned char nr, unsigned char onoff) |
| void LED | ( | unsigned char | nr, |
| unsigned char | onoff | ||
| ) |
Definition at line 37 of file original_hl_sdk_2.0/hardware.c.