OutputPort Members

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

Public Constructors

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

Protected Fields

Name Description
Protected Field m_callbacks (Inherited from NativeEventDispatcher.)
Protected Field m_disposed (Inherited from NativeEventDispatcher.)
Protected Field m_threadSpawn (Inherited from NativeEventDispatcher.)

Public Properties

Name Description
Public Property Id (Inherited from Port.)
Public Property InitialState Gets the initial value for the output port after it is activated. This initial value is provided by the initialState parameter in the OutputPort constructor.

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 Writes a value to the port output.

Protected Methods

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

Public Events

Name Description
Public Event OnInterrupt (Inherited from NativeEventDispatcher.)

See Also

Reference

OutputPort Class
Microsoft.SPOT.Hardware Namespace