GPIOD_LINE_DIRECTION_INPUT

@brief Possible direction settings.

Values

ValueMeaning
GPIOD_LINE_DIRECTION_INPUT1
GPIOD_LINE_DIRECTION_OUTPUT2

< Direction is input - we're reading the state of a GPIO line.

Meta