Click or drag to resize
SSD1306 Properties

The SSD1306 type exposes the following members.

Properties
  NameDescription
Public propertyAddressMode
Gets or sets the address mode of the display.
Public propertyChipSelectLine
Gets or sets the chip select line to use on the SPIO controller.
Public propertyControllerName
Gets or sets the name of the SPIO controller to use.
Public propertyDataPin
Gets or sets the data pin for the display.
Public propertyHeight
Gets or sets the height of the display in pixels.
Public propertyPixelFormat
Gets or sets the format of the pixels on the display.
Public propertyPixelsPerPage
Gets or sets the number of pixels per page on the display.
Public propertyResetPin
Gets or sets the reset pin for the display.
Public propertyWidth
Gets or sets the width of the display in pixels.
Top
See Also