SSD1306 Properties |
The SSD1306 type exposes the following members.
Name | Description | |
---|---|---|
AddressMode |
Gets or sets the address mode of the display.
| |
ChipSelectLine |
Gets or sets the chip select line to use on the SPIO controller.
| |
ControllerName |
Gets or sets the name of the SPIO controller to use.
| |
DataPin |
Gets or sets the data pin for the display.
| |
Height |
Gets or sets the height of the display in pixels.
| |
PixelFormat |
Gets or sets the format of the pixels on the display.
| |
PixelsPerPage |
Gets or sets the number of pixels per page on the display.
| |
ResetPin |
Gets or sets the reset pin for the display.
| |
Width |
Gets or sets the width of the display in pixels.
|