mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-03 03:10:04 +02:00
WIP
This commit is contained in:
parent
d69e238e67
commit
8c091eece2
@ -7,8 +7,7 @@ namespace sls {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Common C/C++ structure to handle pattern data
|
// Common C/C++ structure to handle pattern data
|
||||||
// typedef struct __attribute__((packed)) {
|
typedef struct __attribute__((packed)) {
|
||||||
typedef struct {
|
|
||||||
uint64_t word[MAX_PATTERN_LENGTH];
|
uint64_t word[MAX_PATTERN_LENGTH];
|
||||||
uint64_t ioctrl;
|
uint64_t ioctrl;
|
||||||
uint32_t limits[2];
|
uint32_t limits[2];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user