MfRc522.DefaultSpiMode 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.
Only SPI Mode supported is Mode0
public const System.Device.Spi.SpiMode DefaultSpiMode = 0;
val mutable DefaultSpiMode : System.Device.Spi.SpiMode
Public Const DefaultSpiMode As SpiMode = 0