OutputPort.Write Method
Writes a value to the port output.
Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)
Syntax
[MethodImplAttribute]
public void Write (
bool state
)
Parameters
- state
The value that is written to the port output.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.
See Also
Reference
OutputPort Class
OutputPort Members
Microsoft.SPOT.Hardware Namespace