#include <i2c.h>
#include <i2c_bbio.h>
Include dependency graph for i2c_bitbang.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | i2c_bitbang |
class for controlling i2c bus More... | |
Functions | |
i2c_sptr | make_i2c_bitbang (i2c_bbio_sptr io) |
|
|