| Xmega Application Note | |||||
| avr_compiler.h [code] | This file implements some macros that makes the IAR C-compiler and avr-gcc work with the same code base for the AVR architecture |
| documentation.h [code] | |
| spi_driver.c [code] | XMEGA SPI driver source file |
| spi_driver.h [code] | XMEGA SPI driver header file |
| spi_interrupt_example.c [code] | XMEGA SPI interrupt-driven driver example source |
| spi_polled_example.c [code] | XMEGA SPI polled driver example source |