Class: PiWire::Pin
- Inherits:
-
Object
- Object
- PiWire::Pin
- Defined in:
- lib/pi_wire/pin.rb,
ext/pi_wire/pi_wire_pin.c
Instance Attribute Summary collapse
-
#number ⇒ Object
readonly
Returns the value of attribute number.
Instance Attribute Details
#number ⇒ Object (readonly)
Returns the value of attribute number.
3 4 5 |
# File 'lib/pi_wire/pin.rb', line 3 def number @number end |