Ws2815b 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 WS2815B LED driver
public class Ws2815b : Iot.Device.Ws28xx.Ws28xx
type Ws2815b = class
inherit Ws28xx
Public Class Ws2815b
Inherits Ws28xx
- Inheritance
Constructors
Ws2815b(SpiDevice, Int32, Int32) |
Constructs Ws2815b 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) |