Contiki 2.6

Radio API

The radio API module defines a set of functions that a radio device driver must implement. More...

Data Structures

struct  radio_driver
 The structure of a device driver for a radio in Contiki. More...

Files

file  radio.h
 

Header file for the radio API.



Detailed Description

The radio API module defines a set of functions that a radio device driver must implement.