SegLCDLib
Loading...
Searching...
No Matches
SegTransport.h File Reference
#include <Wire.h>

Go to the source code of this file.

Data Structures

class  SegTransport
 Abstract base class for low-level bus transports. More...
 
class  SegTransport3Wire
 Abstract 3-wire serial transport. More...
 
class  SegTransport3WireArduino
 Arduino GPIO implementation of the 3-wire transport. More...
 
class  SegTransportI2C
 Abstract I2C transport. More...
 
class  SegTransportI2CArduino
 Arduino TwoWire implementation of the I2C transport. More...