|
XPoint 0.1.0
Hardware-agnostic crosspoint matrix routing library
|
Minimal abstract I2C interface consumed by MCP23017Driver. More...
#include <stdint.h>Go to the source code of this file.
Classes | |
| class | I2CInterface |
| Abstract I2C bus interface. More... | |
Minimal abstract I2C interface consumed by MCP23017Driver.
Concrete implementations:
Supply your own subclass for non-Arduino platforms or hardware mocking.