Module gpiocdev::line

source ·
Expand description

Types specific to lines.

Structs§

  • The configuration settings for a single line.
  • The details of an edge detected on an input line.
  • The publicly available information for a line.
  • The details of a change to the Info for a line.
  • A simple identity hasher for maps using Offsets as keys.
  • A collection of line values.

Enums§

Type Aliases§

  • An identifier for a line on a particular chip.
  • A map from offset to T.
  • A collection of line offsets.