Ws28xx._spiDevice Field
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.
SPI device used for communication with the LED driver
protected readonly System.Device.Spi.SpiDevice _spiDevice;
val mutable _spiDevice : System.Device.Spi.SpiDevice
Protected ReadOnly _spiDevice As SpiDevice