Click or drag to resize

IOVoltage Enumeration

Available logic voltage levels: for PortA and PortB only.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public enum IOVoltage
Members
Member nameDescription
None The initial or unassigned state.
Zero Not generally useful. Sets the output driver supply to 0V, but does not tri-state the output pins!
ThreePointThree For use with 3V3 logic only. Do not connect 5V logic to the port.
Five For use with 5V and 5V-tolerant logic.
See Also