Contiki-Inga 3.x
Functions
i2c.h File Reference

    I2C driver definitions
More...

#include <avr/io.h>

Go to the source code of this file.

Functions

void i2c_stop (void)
 Generate I2C STOP condition.
 
int8_t i2c_write (uint8_t data)
 Send a byte to I2C bus. More...
 

Detailed Description

    I2C driver definitions
Author
Stephan Rottman rottm.nosp@m.ann@.nosp@m.ibr.c.nosp@m.s.tu.nosp@m.-bs.d.nosp@m.e

Definition in file i2c.h.