Class Hx8357b
Represents a Hx8357b TFT color display
Assembly: TftSpi.dll
View Source
public class Hx8357b : Hx8357d, IGraphicsDisplay, ISpiPeripheral, IDisposable, IRotatableDisplay
Inheritance: System.Object
-> Meadow.Foundation.Displays.TftSpiBase -> Meadow.Foundation.Displays.Hx8357d
Implements:
Meadow.Foundation.Graphics.IGraphicsDisplay, Meadow.Hardware.ISpiPeripheral
, System.IDisposable
, Meadow.Foundation.Graphics.IRotatableDisplay
Methods
Initialize()
Initialize the display
View Source
protected override void Initialize()
SendCommand(RegisterHX8357B)
Send a command to the display
View Source
protected void SendCommand(Hx8357b.RegisterHX8357B command)
Parameters
Type | Name | Description |
---|---|---|
Meadow.Foundation.Displays.Hx8357b.RegisterHX8357B | command | The command to send |
Implements
- Meadow.Foundation.Graphics.IGraphicsDisplay
Meadow.Hardware.ISpiPeripheral
System.IDisposable
- Meadow.Foundation.Graphics.IRotatableDisplay