SetMultiplexRatio 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 SetMultiplexRatio command
public class SetMultiplexRatio : Iot.Device.Ssd13xx.Commands.ISharedCommand
type SetMultiplexRatio = class
interface ISharedCommand
interface ICommand
Public Class SetMultiplexRatio
Implements ISharedCommand
- Inheritance
-
SetMultiplexRatio
- Implements
Constructors
SetMultiplexRatio(Byte) |
This command switches the default 63 multiplex mode to any multiplex ratio, ranging from 15 to 127. The output pads COM0-COM63 will be switched to the corresponding COM signal. |
Properties
Id |
The value that represents the command. |
MultiplexRatio |
Multiplex ratio with a range of 15-63. |
Methods
GetBytes() |
Gets the bytes that represent the command. |