high constant

ActiveState const high

< The active state of a GPIO is active-high.

Implementation

static const ActiveState high = const ActiveState._internal(1);