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

 I2C driver implementation
More...

#include "i2c.h"

Go to the source code of this file.

Functions

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

Detailed Description

 I2C driver implementation
Author
Stephan Rottman rottm.nosp@m.ann@.nosp@m.ibr.c.nosp@m.s.tu.nosp@m.-bs.d.nosp@m.e modified by Ulf Kulau kulau.nosp@m.@ibr.nosp@m..cs.t.nosp@m.u-bs.nosp@m..de

Definition in file i2c.c.