GPIOD_LINE_REQUEST_FLAG_ACTIVE_LOW constant

LineRequestFlag const GPIOD_LINE_REQUEST_FLAG_ACTIVE_LOW

< The active state of the line is low (high is the default).

Implementation

static const LineRequestFlag GPIOD_LINE_REQUEST_FLAG_ACTIVE_LOW = const LineRequestFlag._internal(2);