SetDisplayClockDivideRatioOscillatorFrequency Class

Definition

Represents SetDisplayClockDivideRatioOscillatorFrequency command

public class SetDisplayClockDivideRatioOscillatorFrequency : Iot.Device.Ssd13xx.Commands.ISsd1327Command
type SetDisplayClockDivideRatioOscillatorFrequency = class
    interface ISsd1327Command
    interface ICommand
Public Class SetDisplayClockDivideRatioOscillatorFrequency
Implements 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