Share via


Port Class

Constitutes the input/output (I/O) port base class for managing General Purpose Input/Output (GPIO) pins, containing the necessary logic to handle read and write requests.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public class Port : IDisposable

Remarks

This class cannot be created directly.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Port Members
Microsoft.SPOT.Hardware Namespace