What are you looking for?

LineMode

Feature Info

Module Category Path Type Access
Interface Root / DigitalIOControl Enumeration RW

Description

Direction and line driver mode of the selected physical GPIO line.

Default value: Input for the input-capable GPIO lines; Output for the output-only GPIO lines.

Enumeration Values

  • Input: Input line.
  • Output: Output line.
  • DriveLow: Driven-low output line.
  • DriveHigh: Driven-high output line.