GPIOD_LINE_ACTIVE_STATE_HIGH

@brief Possible active state settings.

Values

ValueMeaning
GPIOD_LINE_ACTIVE_STATE_HIGH1
GPIOD_LINE_ACTIVE_STATE_LOW2

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

Meta