Class: Origen::Clocks::ClocksCollection::ConsoleValue

Inherits:
Struct
  • Object
show all
Defined in:
lib/origen/clocks/clocks_collection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#colorObject

Returns the value of attribute color

Returns:

  • (Object)

    the current value of color



5
6
7
# File 'lib/origen/clocks/clocks_collection.rb', line 5

def color
  @color
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



5
6
7
# File 'lib/origen/clocks/clocks_collection.rb', line 5

def value
  @value
end