Class DirectDisplayScreenST7567
Direct-connected display screen with a ST7567 controller
Inherited Members
Namespace: DuetAPI.ObjectModel
Assembly: DuetAPI.dll
Syntax
public sealed class DirectDisplayScreenST7567 : DirectDisplayScreen, IModelObject, ICloneable, INotifyPropertyChanged, INotifyPropertyChanging
Properties
Contrast
Configured contrast
Declaration
public int Contrast { get; set; }
Property Value
Type | Description |
---|---|
int |
ResistorRatio
Configured resistor ratio
Declaration
public int ResistorRatio { get; set; }
Property Value
Type | Description |
---|---|
int |