Ws2808 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 WS2808 LED driver
public class Ws2808 : Iot.Device.Ws28xx.Ws28xx
type Ws2808 = class
inherit Ws28xx
Public Class Ws2808
Inherits Ws28xx
- Inheritance
Constructors
Ws2808(SpiDevice, Int32, Int32) |
Constructs Ws2808 instance |
Fields
_spiDevice |
SPI device used for communication with the LED driver (Inherited from Ws28xx) |
Properties
Image |
Backing image to be updated on the driver (Inherited from Ws28xx) |
Methods
Update() |
Sends backing image to the LED driver (Inherited from Ws28xx) |