Click or drag to resize
ST7735 Properties

The ST7735 type exposes the following members.

Properties
  NameDescription
Public propertyAutoUpdate
Gets or sets a value that indicates if Update should automatically be called after drawing operations.
Public propertyChipSelectLine
Gets or sets the chip select line to use on the SPIO controller.
Public propertyClockFrequency
Gets or sets the clock frequency that SPI will run at in MHz.
Public propertyControllerName
Gets or sets the name of the SPIO controller to use.
Public propertyDataCommandPin
Gets or sets the pin used to change between sending data and commands.
Public propertyDisplayType
Gets or sets the type of display connected to the controller.
Public propertyHeight
Gets or sets the height of the display in pixels.
Public propertyOrientation
Gets or sets the orientation of the display.
Public propertyPixelFormat
Gets or sets the format for each pixel on the display.
Public propertyResetPin
Gets or sets the pin used to reset the display.
Public propertyWidth
Gets or sets the width of the display in pixels.
Top
See Also