gpio_v2_line_config_attribute class

struct gpio_v2_line_config_attribute - a configuration attribute associated with one or more of the requested lines. @attr: the configurable attribute @mask: a bitmap identifying the lines to which the attribute applies, with each bit number corresponding to the index into &struct gpio_v2_line_request.offsets.

Inheritance

Properties

attr gpio_v2_line_attribute
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mask int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited