KM3NeT CLB
2.0
KM3NeT CLB v2 Embedded Software
|
#include <queue.h>
Data Fields | |
const QueueDescr *const | descr |
pointer to the descriptor | |
void * | readPtr |
read pointer | |
void * | writePtr |
write pointer | |
uint16_t | length |
length of the queue | |
Queue state.
Describes the pointers and the length of the queue.