Ssd13xx 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 base class for SSD13xx OLED displays
public abstract class Ssd13xx : IDisposable
type Ssd13xx = class
interface IDisposable
Public MustInherit Class Ssd13xx
Implements IDisposable
- Inheritance
-
Ssd13xx
- Derived
- Implements
Ssd13xx(I2c |
Constructs instance of Ssd13xx |
_i2c |
Underlying I2C device |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Send |
Send a command to the display controller. |
Send |
Send data to the display controller. |
Send |
Send data to the display controller. |
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. |
Slice |
Acquires span of specific length pointing to the command buffer. If length of the command buffer is too small it will be reallocated. |
Proizvod | Verzije |
---|---|
.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 |