Contiki 2.5
Files | Data Structures

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

Files

file  radio.h
 
    Header file for the radio API

 

Data Structures

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

Detailed Description

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