SetChargePump Class

Definition

Represents SetChargePump command

public class SetChargePump : Iot.Device.Ssd13xx.Commands.ISsd1306Command
type SetChargePump = class
    interface ISsd1306Command
    interface ICommand
Public Class SetChargePump
Implements ISsd1306Command
Inheritance
SetChargePump
Implements

Constructors

SetChargePump(Boolean)

This command controls the switching capacitor regulator circuit.

Properties

EnableChargePump

Determines if charge pump is enabled while the display is on.

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to