Structure holding configuration of a line event request.
More...
#include <gpiod.h>
Structure holding configuration of a line event request.
Definition at line 638 of file gpiod.h.
◆ active_state
int gpiod_line_evreq_config::active_state |
GPIO line active state.
Definition at line 643 of file gpiod.h.
◆ consumer
const char* gpiod_line_evreq_config::consumer |
Name of the consumer.
Definition at line 639 of file gpiod.h.
◆ event_type
int gpiod_line_evreq_config::event_type |
Type of the event we want to be notified about.
Definition at line 641 of file gpiod.h.
◆ line_flags
int gpiod_line_evreq_config::line_flags |
Misc line flags - same as for line requests.
Definition at line 645 of file gpiod.h.
The documentation for this struct was generated from the following file: