Click or drag to resize

SfioAPISpi Property

Provides access to the SPI (Serial-Peripheral-Interface) modules.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public SpiAPI Spi { get; }

Property Value

SpiAPI
The SpiAPI instance.
See Also