CC2420 driver header file. More...
#include "contiki.h"#include "dev/spi.h"#include "dev/radio.h"#include "dev/cc2420_const.h"Go to the source code of this file.
Functions | |
| void | cc2420_set_txpower (uint8_t power) |
| int | cc2420_interrupt (void) |
| Interrupt function, called from the simple-cc2420-arch driver. | |
CC2420 driver header file.
Definition in file cc2420.h.
1.6.1