|
Contiki 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. | |
| void | uart1_init (unsigned long ubr) |
| Initalize the RS232 port. | |
| void | uart1_pin_init (void) |
| Configure pins for RS232 port. | |
I2C communication device driver header file for Zolertia Z1 sensor node.
Definition in file i2cmaster.h.
1.8.6