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