Ssd1351
Ssd1351(SpiDevice, Int32, Int32, Int32, GpioController, Boolean)
ClearScreen()
Dispose()
FillRect(Color, Byte, Byte, Byte, Byte)
GetBitmapPixelData(BitmapImage, Rectangle)
Lock()
MakeAccessible()
MakeInaccessible()
ResetDisplayAsync()
SendBitmap(BitmapImage)
SendBitmap(BitmapImage, Rectangle)
SendBitmap(BitmapImage, Point, Rectangle)
SendBitmapPixelData(Span<Byte>, Rectangle)
SendData(Span<Byte>)
Set3rdPreChargePeriod(Byte)
SetColumnAddress(Byte, Byte)
SetContrastABC(Byte, Byte, Byte)
SetDisplayAllOff()
SetDisplayAllOn()
SetDisplayClockDivideRatioOscillatorFrequency(Byte, Byte)
SetDisplayEnhancement(Boolean)
SetDisplayOff()
SetDisplayOffset(Byte)
SetDisplayOn()
SetDisplayStartLine(Byte)
SetGpio(GpioMode, GpioMode)
SetGrayLevels(Byte[])
SetHorizontalScroll(ScrollDirection, Byte, Byte, ScrollSpeed)
SetInverseDisplay()
SetMasterContrast(Byte)
SetMultiplexRatio(Byte)
SetNormalDisplay()
SetPreChargePeriods(Byte, Byte)
SetPreChargeVoltageLevel(Byte)
SetRowAddress(Byte, Byte)
SetSegmentReMapColorDepth(ColorDepth, CommonSplit, Seg0Common, ColorSequence)
SetVcomhDeselectLevel(VComHDeselectLevel)
SetVDDSource(VDDSource)
SetVSL(Byte, Byte, Byte)
StartScrolling()
StopScrolling()
Unlock()
netcoreapp3.1
namespace Iot.Device.Ssd1351
{
public class Ssd1351 : IDisposable
{
public void SetDisplayAllOn();
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp3.1 | |
Assembly | Iot.Device.Bindings , Version=3.2.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Iot.Device.Bindings (3.2.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API