![]() |
Project
|
#include <PixelWords.h>
Public Attributes | ||
| union { | ||
| struct { | ||
| uint8_t mReadoutFlags: 4 | ||
| uint8_t mIdentifier: 4 | ||
| } | ||
| uint8_t mData | ||
| }; | ||
Definition at line 53 of file PixelWords.h.
| union { ... } o2::focal::PixelWord::ChipTrailer |
| uint8_t o2::focal::PixelWord::ChipTrailer::mData |
Definition at line 59 of file PixelWords.h.
| uint8_t o2::focal::PixelWord::ChipTrailer::mIdentifier |
Definition at line 57 of file PixelWords.h.
| uint8_t o2::focal::PixelWord::ChipTrailer::mReadoutFlags |
Definition at line 56 of file PixelWords.h.