Enum Ssd130xBase.ConnectionType
The display connection type
Assembly: Ssd130x.dll
View Source
Declaration
public enum Ssd130xBase.ConnectionType
Fields
SPI
SPI
View Source
Declaration
SPI = 0
I2C
I2C
View Source
Declaration
I2C = 1
The display connection type
public enum Ssd130xBase.ConnectionType
SPI
SPI = 0
I2C
I2C = 1