![]() |
Tutorial for learning avr assembler language of AVR-single-chip-processors AT90S, ATtiny, ATmega, ATxmega of ATMEL using practical examples. Variable frequency sine generator m324 |
0001234567.123 ; All three decimal digits are non-zero 0001234567.120 ; The last decimal digit is zero 0001234567.100 ; The last two decimal digits are zero 0001234567.000 ; All three decimal digits are zero 0123456789.123 ; The number is larger than 99,999