Generate README.md, add clock dividers and limiters, load configs from WS client, fix stream per-segment subscriptions according to memory projections mechanism
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
typedef struct {
|
||||
ClientContext* clientContext;
|
||||
uint32_t regId;
|
||||
uint32_t segId;
|
||||
uint64_t startAddr;
|
||||
uint64_t startGlobalAddr;
|
||||
uint64_t segLen;
|
||||
uint8_t mode;
|
||||
} StreamReg;
|
||||
|
||||
Reference in New Issue
Block a user