chap8/asm_echo.s File Reference
Go to the source code of this file.
Detailed Description
Demonstrates how to call C functions from assembly lanaguage. Implements a UART1 character echo, and calls the
configBasic,
inChar, and
outChar functions.
Definition in file asm_echo.s.