ST7735 Properties |
The ST7735 type exposes the following members.
Name | Description | |
---|---|---|
AutoUpdate |
Gets or sets a value that indicates if Update should automatically be called
after drawing operations.
| |
ChipSelectLine |
Gets or sets the chip select line to use on the SPIO controller.
| |
ClockFrequency |
Gets or sets the clock frequency that SPI will run at in MHz.
| |
ControllerName |
Gets or sets the name of the SPIO controller to use.
| |
DataCommandPin |
Gets or sets the pin used to change between sending data and commands.
| |
DisplayType |
Gets or sets the type of display connected to the controller.
| |
Height |
Gets or sets the height of the display in pixels.
| |
Orientation |
Gets or sets the orientation of the display.
| |
PixelFormat |
Gets or sets the format for each pixel on the display.
| |
ResetPin |
Gets or sets the pin used to reset the display.
| |
Width |
Gets or sets the width of the display in pixels.
|