Share via


Port Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the Port class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method Port(Cpu. . :: . .Pin, Boolean) Initializes a new instance of the Port class with the specified port identifier and initial state.
Protected method Port(Cpu. . :: . .Pin, Boolean, Port. . :: . .ResistorMode, Port. . :: . .InterruptMode) Initializes a new instance of the Port class with the specified port identifier, glitch filter state, resistor mode, and interrupt mode.
Protected method Port(Cpu. . :: . .Pin, Boolean, Boolean, Port. . :: . .ResistorMode) Initializes a new instance of the Port class with the specified port identifier, initial state, glitch filter state, and resistor mode.

Top

See Also

Reference

Port Class

Microsoft.SPOT.Hardware Namespace