MityDSP Documentation Index
Public Attributes
MityDSP::tcDspSpi::tuFifoData Union Reference

The tuFifoData union defines the data bits sent to or received from the SPI FIFOs. More...

#include <DspSpi.h>

List of all members.

Public Attributes

struct {
   unsigned int   mnFifoData: 4
 4-bit SPI data
   unsigned int   mnReserved: 28
 Unused.
ms4Bit
struct {
   unsigned int   mnFifoData: 8
 8-bit SPI data
   unsigned int   mnReserved: 24
 Unused.
ms8Bit
struct {
   unsigned int   mnFifoData: 12
 12-bit SPI data
   unsigned int   mnReserved: 20
 Unused.
ms12Bit
struct {
   unsigned int   mnFifoData: 16
 16-bit SPI data
   unsigned int   mnReserved: 16
 Unused.
ms16Bit
struct {
   unsigned int   mnFifoData: 20
 20-bit SPI data
   unsigned int   mnReserved: 12
 Unused.
ms20Bit
struct {
   unsigned int   mnFifoData: 24
 24-bit SPI data
   unsigned int   mnReserved: 8
 Unused.
ms24Bit
struct {
   unsigned int   mnFifoData: 28
 28-bit SPI data
   unsigned int   mnReserved: 4
 Unused.
ms28Bit
struct {
   unsigned int   mnFifoData
 32-bit SPI data
ms32Bit
unsigned int mnLword
 for legacy compatibility

Detailed Description

The tuFifoData union defines the data bits sent to or received from the SPI FIFOs.


Member Data Documentation

unsigned int MityDSP::tcDspSpi::tuFifoData::mnFifoData

4-bit SPI data

32-bit SPI data

28-bit SPI data

24-bit SPI data

20-bit SPI data

16-bit SPI data

12-bit SPI data

8-bit SPI data

unsigned int MityDSP::tcDspSpi::tuFifoData::mnReserved

Unused.

struct { ... } MityDSP::tcDspSpi::tuFifoData::ms4Bit
struct { ... } MityDSP::tcDspSpi::tuFifoData::ms8Bit
struct { ... } MityDSP::tcDspSpi::tuFifoData::ms12Bit
struct { ... } MityDSP::tcDspSpi::tuFifoData::ms16Bit
struct { ... } MityDSP::tcDspSpi::tuFifoData::ms20Bit
struct { ... } MityDSP::tcDspSpi::tuFifoData::ms24Bit
struct { ... } MityDSP::tcDspSpi::tuFifoData::ms28Bit
struct { ... } MityDSP::tcDspSpi::tuFifoData::ms32Bit
unsigned int MityDSP::tcDspSpi::tuFifoData::mnLword

for legacy compatibility


  
Generated on Mon Apr 22 2013 11:33:04 for MityDSP Core by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.