low constant

ActiveState const low

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

Implementation

static const ActiveState low = const ActiveState._internal(2);