Can anyone give me answers to the two questions about AVR assembly please?
1) Function can be recursive. Can macro be recursive? Why?
2) The keypad is a typical input device in microcontroller application. Write a high leveldescription (algorithm) that specifies how the input data from keypad is obtained by the microcontroller.