Project
Loading...
Searching...
No Matches
o2::phos::ChannelHeader Union Reference

#include <RCUTrailer.h>

Public Attributes

uint32_t mDataWord
 
struct { 
 
   uint32_t   mHardwareAddress: 16 
 Bits 0 - 15: Hardware address. More...
 
   uint32_t   mPayloadSize: 10 
 Bits 16 - 25: Payload size. More...
 
   uint32_t   mZero1: 3 
 Bits 26 - 28: zeroed. More...
 
   uint32_t   mBadChannel: 1 
 Bit 29: Bad channel status. More...
 
   uint32_t   mMark: 1 
 Bits 30 - 30: Mark header. More...
 
};  
 

Detailed Description

Definition at line 27 of file RCUTrailer.h.

Member Data Documentation

◆ [struct]

struct { ... } o2::phos::ChannelHeader

◆ mBadChannel

uint32_t o2::phos::ChannelHeader::mBadChannel

Bit 29: Bad channel status.

Definition at line 33 of file RCUTrailer.h.

◆ mDataWord

uint32_t o2::phos::ChannelHeader::mDataWord

Definition at line 28 of file RCUTrailer.h.

◆ mHardwareAddress

uint32_t o2::phos::ChannelHeader::mHardwareAddress

Bits 0 - 15: Hardware address.

Definition at line 30 of file RCUTrailer.h.

◆ mMark

uint32_t o2::phos::ChannelHeader::mMark

Bits 30 - 30: Mark header.

Definition at line 34 of file RCUTrailer.h.

◆ mPayloadSize

uint32_t o2::phos::ChannelHeader::mPayloadSize

Bits 16 - 25: Payload size.

Definition at line 31 of file RCUTrailer.h.

◆ mZero1

uint32_t o2::phos::ChannelHeader::mZero1

Bits 26 - 28: zeroed.

Definition at line 32 of file RCUTrailer.h.


The documentation for this union was generated from the following file: