#include <i2c_bitbang.h>
Inheritance diagram for i2c_bitbang:

Public Member Functions | |
| ~i2c_bitbang () | |
| bool | write (int addr, const unsigned char *buf, int nbytes) |
| int | read (int addr, unsigned char *buf, int max_bytes) |
Friends | |
| i2c_sptr | make_i2c_bitbang (i2c_bbio_sptr io) |
|
|
|
|
||||||||||||||||
|
Implements i2c. |
|
||||||||||||||||
|
Implements i2c. |
|
|
|
1.4.2