GroveOledSsd1327Definitions class

Command, data and font definitions for the Grove OLED SSD1327 based device.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

basicFont → const List<List<int>>
A basic font implementation
contrast → const int
deactivateScroll → const int
defaultGrayLevel → const int
displayCmdSetNormal → const int
displayModeInvert → const int
displayModeNormal → const int
displayModeOff → const int
displayModeOn → const int
displayOffset → const int
displayStartLine → const int
endColumnAddress → const int
endRowAddress → const int
frontClockFrequency → const int
functionSelectionA → const int
functionSelectionB → const int
horizontalMode → const int
maxPixels → const int
Display defaults
muxRatio → const int
Command defaults
oledCmd → const int
oledData → const int
Command codes
phaseLength → const int
preChargeVoltage → const int
secondPrechargeAndVSL → const int
secondPreChargePeriod → const int
setColumnAddress → const int
setCommandLock → const int
setCommandLockReset → const int
setContrast → const int
setDisplayOff → const int
setDisplayOffset → const int
setDisplayOn → const int
setDisplayStartLine → const int
setFrontClock → const int
setLinearLut → const int
setMuxRatio → const int
setNormalDisplay → const int
setPhaseLength → const int
setPreChargeVoltage → const int
setRemap → const int
setRowAddress → const int
setSecondPreChargePeriod → const int
setVcomh → const int
startColumn → const int
Setting defaults
startColumnAddress → const int
startRowAddress → const int
textColumnEnd → const int
textColumnStart → const int
textRowEnd → const int
textRowStart → const int
vcomh → const int
vddInternal → const int
verticalMode → const int