Method

GpiodglibLineSettingsget_active_low

Declaration

gboolean
gpiodglib_line_settings_get_active_low (
  GpiodglibLineSettings* self
)

Description

Get active-low setting.

Return value

Type: gboolean

TRUE if active-low is enabled, FALSE otherwise.