Structure holding configuration of a line request.
More...
#include <gpiod.h>
Structure holding configuration of a line request.
Definition at line 435 of file gpiod.h.
◆ active_state
int gpiod_line_request_config::active_state |
Requested active state configuration.
Definition at line 440 of file gpiod.h.
◆ consumer
const char* gpiod_line_request_config::consumer |
Name of the consumer.
Definition at line 436 of file gpiod.h.
◆ direction
int gpiod_line_request_config::direction |
Requested direction.
Definition at line 438 of file gpiod.h.
◆ flags
int gpiod_line_request_config::flags |
Other configuration flags.
Definition at line 442 of file gpiod.h.
The documentation for this struct was generated from the following file: