gpiod_line_active_state

@brief Read the GPIO line active state setting. @param line GPIO line object. @return Returns GPIOD_LINE_ACTIVE_STATE_HIGH or GPIOD_LINE_ACTIVE_STATE_LOW.

extern (C)
int
gpiod_line_active_state

Meta