Module line

Source
Expand description

GPIO chip line related definitions.

Structs§

Config
Line configuration objects.
Info
Line info
InfoRef
Line info reference
Settings
Line settings objects.

Enums§

Bias
Internal bias settings.
Direction
Direction settings.
Drive
Drive settings.
Edge
Edge detection settings.
EdgeKind
Edge event types.
EventClock
Event clock settings.
InfoChangeKind
Line status change event types.
SettingKind
Line setting kind.
SettingVal
Line settings.
Value
Value settings.

Type Aliases§

Offset
Offset type.
SettingsMap
Maps offsets to Settings
ValueMap
Maps offset to Value.