This example demonstrates how to use MEGARF USART module.
The USART driver API can be found here.
All AVR MEGARF devices can be used. This example has been tested with the following setup:
The example waits for a received character on the configured USART and echoes the character back to the same USART.
This software was written for the GNU GCC and IAR for AVR. Other compilers may or may not work.
For further information, visit Atmel AVR.