Method: AVR::MemoryByte#format

Defined in:
lib/avr/memory/memory_byte.rb

#formatObject



25
26
27
# File 'lib/avr/memory/memory_byte.rb', line 25

def format
  '%02x'
end