gpiod_line_request_rising_edge_events

@brief Request rising edge event notifications on a single line. @param line GPIO line object. @param consumer Name of the consumer. @return 0 if the operation succeeds, -1 on failure.

extern (C)
int
gpiod_line_request_rising_edge_events
(,
const(char)* consumer
)

Meta