|
Contiki-Inga 3.x
|
I2C communication device driver header file for Zolertia Z1 sensor node.More...
#include "contiki.h"Go to the source code of this file.
Functions | |
| void | i2c_enable (void) |
| Configure serial controller in I2C mode and set I2C speed. | |
| void | i2c_disable (void) |
| Configure serial controller in disabled mode. | |
I2C communication device driver header file for Zolertia Z1 sensor node.
Definition in file i2cmaster.h.
1.8.3.1