Contiki 3.x
Functions
button-sensor.c File Reference

Driver for the SmartRF06EB buttons. More...

#include "contiki.h"
#include "dev/nvic.h"
#include "dev/ioc.h"
#include "dev/gpio.h"
#include "dev/button-sensor.h"
#include "sys/timer.h"
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Functions

void button_sensor_init ()
 Common initialiser for all SmartRF Buttons.
 

Detailed Description

Driver for the SmartRF06EB buttons.

Definition in file button-sensor.c.