SetChargePump Class
Definition
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 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. |