Xmega Application Note


SPI_Slave Struct Reference

#include <spi_driver.h>


Detailed Description

SPI slave struct. Holds pointers to SPI module and used port.

Definition at line 102 of file spi_driver.h.


Data Fields

SPI_t * module
 Pointer to what module to use.
PORT_t * port
 Pointer to port.

Field Documentation

Pointer to what module to use.

Definition at line 104 of file spi_driver.h.

Referenced by SPI_SlaveInit().

PORT_t* SPI_Slave::port

Pointer to port.

Definition at line 105 of file spi_driver.h.

Referenced by SPI_SlaveInit().

@DOC_TITLE@
Generated on Wed Apr 23 07:58:06 2008 for AVR1309 Using the XMEGA SPI by doxygen 1.5.5