Method

GpiodglibLineInfois_debounced

Declaration

gboolean
gpiodglib_line_info_is_debounced (
  GpiodglibLineInfo* self
)

Description

Check if the line is debounced (either by hardware or by the kernel software debouncer).

Return value

Type: gboolean

TRUE if the line is debounced, FALSE otherwise.