Share via


InputPort 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 InputPort 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
Public method InputPort(Cpu. . :: . .Pin, Boolean, Port. . :: . .ResistorMode) Initializes a new instance of the InputPort class with the specified port identifier, glitch filter, and resistor mode.
Protected method InputPort(Cpu. . :: . .Pin, Boolean, Port. . :: . .ResistorMode, Port. . :: . .InterruptMode) Initializes a new instance of the InputPort class with the specified port identifier, glitch filter, resistor mode, and interrupt mode.
Protected method InputPort(Cpu. . :: . .Pin, Boolean, Boolean, Port. . :: . .ResistorMode) Initializes a new instance of the InputPort class with the specified port identifier, initial state, glitch filter, and resistor mode.

Top

See Also

Reference

InputPort Class

Microsoft.SPOT.Hardware Namespace