Ssd1327 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents SSD1327 OLED display
public class Ssd1327 : Iot.Device.Ssd13xx.Ssd13xx
type Ssd1327 = class
inherit Ssd13xx
Public Class Ssd1327
Inherits Ssd13xx
- Inheritance
Ssd1327(I2c |
Initializes new instance of Ssd1327 device that will communicate using I2C bus. |
_i2c |
Underlying I2C device (Inherited from Ssd13xx) |
Clear |
Clears the display |
Dispose() | (Inherited from Ssd13xx) |
Send |
Send a command to the display controller. |
Send |
Sends command to the device |
Send |
Sends command to the device |
Send |
Send data to the display controller. |
Send |
Send data to the display controller. (Inherited from Ssd13xx) |
Send |
Send data to the display controller. (Inherited from Ssd13xx) |
Set |
Sets column address |
Set |
Sets row address |
Slice |
Acquires span of specific length at specific position in command buffer. If length of the command buffer is too small it will be reallocated. (Inherited from Ssd13xx) |
Slice |
Acquires span of specific length pointing to the command buffer. If length of the command buffer is too small it will be reallocated. (Inherited from Ssd13xx) |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |