Reads the state of special function input signals from the selected register.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public uint Read(
SfRegister register
)
Parameters
- register SfRegister
- Selects the special function register.
Return Value
UInt32The value currently asserted at the input pins, and possibly other related state information, depending on the selected
SfRegister.
See Also