DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::timing::timingfirmware::EndpointCheckResult Struct Reference

#include <Structs.hpp>

Public Attributes

RegValue address = 0
 
BoolData alive = false
 
IntData round_trip_time = -1
 
IntData state = -1
 
IntData round_trip_time_after_delay_apply = -1
 
IntData state_after_delay_apply = -1
 
IntData applied_delay = -1
 

Detailed Description

Definition at line 33 of file Structs.hpp.

Member Data Documentation

◆ address

RegValue dunedaq::timing::timingfirmware::EndpointCheckResult::address = 0

Definition at line 37 of file Structs.hpp.

◆ alive

BoolData dunedaq::timing::timingfirmware::EndpointCheckResult::alive = false

Definition at line 40 of file Structs.hpp.

◆ applied_delay

IntData dunedaq::timing::timingfirmware::EndpointCheckResult::applied_delay = -1

Definition at line 55 of file Structs.hpp.

◆ round_trip_time

IntData dunedaq::timing::timingfirmware::EndpointCheckResult::round_trip_time = -1

Definition at line 43 of file Structs.hpp.

◆ round_trip_time_after_delay_apply

IntData dunedaq::timing::timingfirmware::EndpointCheckResult::round_trip_time_after_delay_apply = -1

Definition at line 49 of file Structs.hpp.

◆ state

IntData dunedaq::timing::timingfirmware::EndpointCheckResult::state = -1

Definition at line 46 of file Structs.hpp.

◆ state_after_delay_apply

IntData dunedaq::timing::timingfirmware::EndpointCheckResult::state_after_delay_apply = -1

Definition at line 52 of file Structs.hpp.


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