|
Contiki 3.x
|
includes for i2c core functionsMore...
#include "contiki.h"Go to the source code of this file.
Functions | |
| void | i2c_stop (void) |
| Generate I2C STOP condition. | |
| void | i2c_write (uint8_t u8data) |
| Send a byte to I2C bus. More... | |
includes for i2c core functions
Definition in file i2c.h.
1.8.6