Sk6812 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 the SK6812 Driver.
public class Sk6812 : Iot.Device.Ws28xx.Ws28xx
type Sk6812 = class
inherit Ws28xx
Public Class Sk6812
Inherits Ws28xx
- Inheritance
Constructors
Sk6812(SpiDevice, Int32, Int32) |
Initializes a new instance of the Sk6812 class. |
Fields
_spiDevice |
SPI device used for communication with the LED driver (Inherited from Ws28xx) |
Properties
DefaultSpiClockFrequency |
Gets the default SPI clock frequency. |
Image |
Backing image to be updated on the driver (Inherited from Ws28xx) |
Methods
Update() |
Sends backing image to the LED driver (Inherited from Ws28xx) |