Port Members
The following tables list the members exposed by the Port type.
Public Constructors
Name | Description | |
---|---|---|
Port | Overloaded. Initializes a new instance of the Port class. |
Protected Fields
Name | Description | |
---|---|---|
m_callbacks | (Inherited from NativeEventDispatcher.) | |
m_disposed | (Inherited from NativeEventDispatcher.) | |
m_threadSpawn | (Inherited from NativeEventDispatcher.) |
Public Properties
Name | Description | |
---|---|---|
Id | Gets the indentifier (ID) for a port. |
Public Methods
Name | Description | |
---|---|---|
DisableInterrupt | (Inherited from NativeEventDispatcher.) | |
Dispose | Disables the pin for a port and marks it as available for reuse. | |
Dispose | Overloaded. Releases resources used by this Port object. | |
EnableInterrupt | (Inherited from NativeEventDispatcher.) | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Read | Reads a Boolean value at the port input. | |
ReferenceEquals | (Inherited from Object.) | |
ReservePin | Reserves or releases a specified port pin. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from NativeEventDispatcher.) | |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
OnInterrupt | (Inherited from NativeEventDispatcher.) |