Definition at line 4494 of file wib.pb.cc.
◆ HasBits
◆ adc_conf()
const::wib::ConfigureWIB_ConfigureCOLDADC & wib::ConfigureWIB::_Internal::adc_conf |
( |
const ConfigureWIB * | msg | ) |
|
|
static |
Definition at line 4509 of file wib.pb.cc.
4509 {
4510 return *msg->_impl_.adc_conf_;
4511}
◆ set_has_adc_conf()
static void wib::ConfigureWIB::_Internal::set_has_adc_conf |
( |
HasBits * | has_bits | ) |
|
|
inlinestatic |
Definition at line 4500 of file wib.pb.cc.
4500 {
4501 (*has_bits)[0] |= 1u;
4502 }
◆ set_has_wib_pulser()
static void wib::ConfigureWIB::_Internal::set_has_wib_pulser |
( |
HasBits * | has_bits | ) |
|
|
inlinestatic |
Definition at line 4504 of file wib.pb.cc.
4504 {
4505 (*has_bits)[0] |= 2u;
4506 }
◆ wib_pulser()
const::wib::ConfigureWIB_ConfigureWIBPulser & wib::ConfigureWIB::_Internal::wib_pulser |
( |
const ConfigureWIB * | msg | ) |
|
|
static |
Definition at line 4512 of file wib.pb.cc.
4512 {
4513 return *msg->_impl_.wib_pulser_;
4514}
◆ kHasBitsOffset
::int32_t wib::ConfigureWIB::_Internal::kHasBitsOffset |
|
static |
The documentation for this class was generated from the following file:
- /github/workspace/dunedaq/sourcecode/wibmod/src/wib.pb.cc