Private SPI device definition. More...
#include <spi_xmega.h>

Data Fields | |
| struct spi_device | base |
| Base spi_device. | |
| uint8_t | ctrl |
| Storage for precalculated SPI Control register. | |
Private SPI device definition.
Definition at line 68 of file spi_xmega.h.
| struct spi_device spi_device_priv::base |
Base spi_device.
Definition at line 70 of file spi_xmega.h.
Storage for precalculated SPI Control register.
Definition at line 72 of file spi_xmega.h.
Referenced by spi_priv_master_setup_device_regs(), and spi_priv_select_device_regs().
1.6.3