Click or drag to resize

SfioAPI Class

Provides access to SFIO (Special-Function-Input-Output) operations.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3.ClientLibSpice3API
    RAYLASE.SPICE3.ClientLibSfioAPI

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public class SfioAPI : Spice3API

The SfioAPI type exposes the following members.

Properties
 NameDescription
Public propertySpi Provides access to the SPI (Serial-Peripheral-Interface) modules.
Top
Methods
 NameDescription
Public methodRead Reads the state of special function input signals from the selected register.
Top
See Also