Contiki-NG
Functions
cc2420.h File Reference

    CC2420 driver header file
More...

#include "contiki.h"
#include "dev/spi-legacy.h"
#include "dev/radio.h"
#include "cc2420_const.h"
#include "lib/aes-128.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.
 

Detailed Description

    CC2420 driver header file
Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e Konrad Krentz konra.nosp@m.d.kr.nosp@m.entz@.nosp@m.gmai.nosp@m.l.com

Definition in file cc2420.h.

Function Documentation

◆ cc2420_set_txpower()

void cc2420_set_txpower ( uint8_t  power)
Parameters
powerBetween 1 and 31.

Definition at line 975 of file cc2420.c.