GPIOD_LINE_REQUEST_FLAG_BIAS_DISABLE constant

LineRequestFlag const GPIOD_LINE_REQUEST_FLAG_BIAS_DISABLE

< The line has neither either pull-up nor pull-down resistor.

Implementation

static const LineRequestFlag GPIOD_LINE_REQUEST_FLAG_BIAS_DISABLE = const LineRequestFlag._internal(4);