SupportedMode.Spi 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.
The pin can be used for SPI transfer (Clock, MOSI, MISO and default CS pin) For most Arduinos, MOSI=11, MISO=12 and Clock = 13. The default CS pin is 10.
Spi
public static Iot.Device.Arduino.SupportedMode Spi;
Spi = 12
staticval mutable Spi : Iot.Device.Arduino.SupportedMode
Spi
Public Shared Spi As SupportedMode