Method

GpiodglibLineInfois_active_low

Declaration

gboolean
gpiodglib_line_info_is_active_low (
  GpiodglibLineInfo* self
)

Description

Check if the logical value of the line is inverted compared to the physical.

Return value

Type: gboolean

TRUE if the line is “active-low”, FALSE otherwise.