Contiki 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
core
dev
nullradio.h
1
#ifndef NULLRADIO_H
2
#define NULLRADIO_H
3
4
#include "
dev/radio.h
"
5
6
extern
const
struct
radio_driver
nullradio_driver;
7
8
#endif
/* NULLRADIO_H */
radio.h
Header file for the radio API
radio_driver
The structure of a device driver for a radio in Contiki.
Definition:
radio.h:225
Generated on Sun Nov 30 2014 09:58:52 for Contiki 3.x by
1.8.5