DigitalOut

object DigitalOut
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(pin: Pin, state: Ex[Boolean]): DigitalOut

Creates a digital output on the given pin reflecting the given low/high state.

Creates a digital output on the given pin reflecting the given low/high state.