struct

EdgeAI::Devices::GPIOLines

Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object

Constructors

new(name : String, label : String, lines : UInt32)
Source
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

clone
Source
copy_with(name _name = @name, label _label = @label, lines _lines = @lines)
Source
label
lines
name