SetDisplayClockDivideRatioOscillatorFrequency Class

Definition

Represents SetDisplayClockDivideRatioOscillatorFrequency command

C#
public class SetDisplayClockDivideRatioOscillatorFrequency : Iot.Device.Ssd13xx.Commands.ISsd1327Command
Inheritance
SetDisplayClockDivideRatioOscillatorFrequency
Implements

Constructors

SetDisplayClockDivideRatioOscillatorFrequency(Byte, Byte)

This command sets the divide ratio to generate DCLK (Display Clock) from CLK and programs the oscillator frequency Fosc that is the source of CLK if CLS pin is pulled high.

Properties

DisplayClockDivideRatio

Display clock divide ratio with a range of 0-15.

Id

The value that represents the command.

OscillatorFrequency

Oscillator frequency with a range of 0-15.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to

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