Xmega Application Note | |||||
#include <spi_driver.h>
Data Fields | |
SPI_t * | module |
Pointer to what module to use. | |
PORT_t * | port |
Pointer to port. |
Definition at line 102 of file spi_driver.h.
SPI_t* SPI_Slave::module |
Pointer to what module to use.
Definition at line 104 of file spi_driver.h.
Referenced by SPI_SlaveInit().
PORT_t* SPI_Slave::port |
Generated on Mon Nov 2 13:52:30 2009 for AVR1309 Using the XMEGA SPI by ![]() |