spi_device_priv Struct Reference
[ATmega SPI internals]

Private SPI device definition. More...

#include <spi_mega.h>

Collaboration diagram for spi_device_priv:
Collaboration graph
[legend]

Data Fields

struct spi_device base
 Base spi_device.
uint8_t spcr
 Storage for precalculated SPI Control register.
uint8_t spsr
 Storage for precalculated SPI Status register.

Detailed Description

Private SPI device definition.

Definition at line 60 of file spi_mega.h.


Field Documentation

Base spi_device.

Definition at line 62 of file spi_mega.h.

Storage for precalculated SPI Control register.

Definition at line 64 of file spi_mega.h.

Referenced by spi_priv_master_setup_device_regs(), and spi_priv_select_device_regs().

Storage for precalculated SPI Status register.

Definition at line 66 of file spi_mega.h.

Referenced by spi_priv_master_setup_device_regs(), and spi_priv_select_device_regs().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:36 2010 for xplain-bc by  doxygen 1.6.3