TristatePort Members

The following tables list the members exposed by the TristatePort type.

Public Constructors

Name Description
Public Method TristatePort Initializes a new instance of the TristatePort class.

Public Properties

Name Description
Public Property Active Gets or sets the current state of a particular tristate port — that is, active or inactive.
Public Property GlitchFilter Gets a value that indicates whether the glitch filter is currently enabled.
Public Property Id (Inherited from Port.)
Public Property InitialState (Inherited from OutputPort.)
Public Property Resistor Gets or sets the resistor mode value for the current tristate port. The initial resistor mode value is set in the TristatePort constructor when the port is created.

Public Methods

Name Description
Public Method DisableInterrupt (Inherited from NativeEventDispatcher.)
Public Method Dispose (Inherited from NativeEventDispatcher.)
Public Method EnableInterrupt (Inherited from NativeEventDispatcher.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Read (Inherited from Port.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ReservePin (Inherited from Port.)
Public Method ToString (Inherited from Object.)
Public Method Write (Inherited from OutputPort.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event OnInterrupt (Inherited from NativeEventDispatcher.)

See Also

Reference

TristatePort Class
Microsoft.SPOT.Hardware Namespace