This file gives an example of using the PDC to burst data on the USART. With and without the use of interrupts.
$Name$
Definition in file interrupt_gcc.h.
#include <avr32/io.h>
#include "settings.h"
#include <sys/interrupts.h>
#include "usart.h"
#include "pdc.h"
Include dependency graph for interrupt_gcc.h:
Go to the source code of this file.
Functions | |
| void | start_interrupts () |
| void | stop_interrupts () |
| void start_interrupts | ( | ) |
| void stop_interrupts | ( | ) |
1.5.1