$search
#include "LPC214x.h"#include <stdint.h>#include "LPC214x.h"#include <inttypes.h>#include <mav_common/comm_packets.h>#include "irq.h"

Go to the source code of this file.
Defines | |
| #define | CAMERA_FET 16 |
| #define | CTS_RADIO 22 |
| #define | EXT_NCS 7 |
| #define | LL_nCS 20 |
Functions | |
| void | beeper (unsigned char offon) |
| void | LED (unsigned char, unsigned char) |
| #define CAMERA_FET 16 |
Definition at line 15 of file hardware.h.
| #define CTS_RADIO 22 |
Definition at line 12 of file hardware.h.
| #define EXT_NCS 7 |
Definition at line 10 of file hardware.h.
| #define LL_nCS 20 |
Definition at line 11 of file hardware.h.
| void beeper | ( | unsigned char | offon | ) |
Definition at line 17 of file hardware.c.
| void LED | ( | unsigned | char, | |
| unsigned | char | |||
| ) |
Definition at line 3 of file hardware.c.