gpiod_line_is_open_drain

@brief Check if the line is an open-drain GPIO. @param line GPIO line object. @return True if the line is an open-drain GPIO, false otherwise.

extern (C)
bool
gpiod_line_is_open_drain

Meta