#include <i2c.h>
#include <i2c_bbio.h>


Go to the source code of this file.
Classes | |
| class | i2c_bitbang |
| class for controlling i2c bus More... | |
Functions | |
| i2c_sptr | make_i2c_bitbang (i2c_bbio_sptr io) |
| i2c_sptr make_i2c_bitbang | ( | i2c_bbio_sptr | io | ) |
Referenced by microtune_xxxx_eval_board::microtune_xxxx_eval_board().
1.5.5