ARICH Channel Mask.
More...
#include <ARICHAsicChannelMask.h>
ARICH Channel Mask.
Definition at line 21 of file ARICHAsicChannelMask.h.
◆ anonymous enum
Various constants.
Enumerator |
---|
c_Size | storage size in bytes 4*36 channels / 8 bits
|
Definition at line 27 of file ARICHAsicChannelMask.h.
28 };
@ c_Size
storage size in bytes 4*36 channels / 8 bits
◆ ARICHAsicChannelMask() [1/2]
Default constructor.
Definition at line 33 of file ARICHAsicChannelMask.h.
34 {
35 for (
unsigned i = 0; i <
c_Size; i++)
37 };
unsigned char m_mask[c_Size]
FPGA bitfile.
◆ ARICHAsicChannelMask() [2/2]
◆ ~ARICHAsicChannelMask()
◆ m_mask
The documentation for this class was generated from the following file: