Ssd13xx Class

Definition

Represents base class for SSD13xx OLED displays

C#
public abstract class Ssd13xx : IDisposable
Inheritance
Ssd13xx
Derived
Implements

Constructors

Ssd13xx(I2cDevice, Int32)

Constructs instance of Ssd13xx

Fields

_i2cDevice

Underlying I2C device

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

SendCommand(ISharedCommand)

Send a command to the display controller.

SendData(Byte[])

Send data to the display controller.

SendData(Span<Byte>)

Send data to the display controller.

SliceGenericBuffer(Int32, Int32)

Acquires span of specific length at specific position in command buffer. If length of the command buffer is too small it will be reallocated.

SliceGenericBuffer(Int32)

Acquires span of specific length pointing to the command buffer. If length of the command buffer is too small it will be reallocated.

Applies to

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