Method

GpiodglibLineInfoget_edge_detection

Declaration

GpiodglibLineEdge
gpiodglib_line_info_get_edge_detection (
  GpiodglibLineInfo* self
)

Description

Get the edge detection setting of the line.

Return value

Type: GpiodglibLineEdge

GPIODGLIB_LINE_EDGE_NONE, GPIODGLIB_LINE_EDGE_RISING, GPIODGLIB_LINE_EDGE_FALLING or GPIODGLIB_LINE_EDGE_BOTH.