PHP Interface PiPHP\GPIO\Pin\OutputPinInterface

Inheritance: extends PiPHP\GPIO\Pin\PinInterface
Show file Open project: piphp/gpio

Public Methods

Method Description
setValue ( integer $value ) Set the pin value.

Method Details

setValue() public method

Set the pin value.
public setValue ( integer $value )
$value integer The value to set