Orion
high-rate readout
itksw
itk
types.hpp
Go to the documentation of this file.
1
5
#pragma once
6
7
#include <cstdint>
8
#include <cassert>
9
#include <span>
10
11
12
//typedef unsigned __int128 uint128_t;
13
14
typedef
unsigned
int
uint;
15
typedef
uint64_t netio_tag_t;
16
17
namespace
itk {
18
constexpr
double
CLK160_PERIOD = 6.25e-9;
// clock period 1/160 MHz in sec
19
20
}
// itk
Generated by
1.9.1