MityDSP Documentation Index
Public Attributes
MityDSP::tcDspLvds::tuLvdsHeader Union Reference

This structure defines the header for all LVDS data packets. More...

#include <DspLvds.h>

List of all members.

Public Attributes

struct {
   unsigned char   mnSyncByte: 8
   unsigned char   mbAddrMask: 1
   unsigned char   mnAddress: 3
   unsigned char   mnOpCode: 4
   unsigned char   mHeaderCksum: 8
msBits
unsigned int mnBytes [3]

Detailed Description

This structure defines the header for all LVDS data packets.

A 12-bit checksum follows if any data is attached.


Member Data Documentation

unsigned char MityDSP::tcDspLvds::tuLvdsHeader::mnSyncByte
unsigned char MityDSP::tcDspLvds::tuLvdsHeader::mbAddrMask
unsigned char MityDSP::tcDspLvds::tuLvdsHeader::mnAddress
unsigned char MityDSP::tcDspLvds::tuLvdsHeader::mnOpCode
unsigned char MityDSP::tcDspLvds::tuLvdsHeader::mHeaderCksum
struct { ... } MityDSP::tcDspLvds::tuLvdsHeader::msBits
unsigned int MityDSP::tcDspLvds::tuLvdsHeader::mnBytes[3]

  
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.