C Microkernel Realtime eXecutive
Realtime Operating System for Cortex-M based microcontrollers
 
Loading...
Searching...
No Matches
QueueObject Struct Reference

Data Fields

const struct QueueInterfacevtable
 
bool allocated
 
struct Queue queue
 

Field Documentation

◆ allocated

bool QueueObject::allocated

◆ queue

struct Queue QueueObject::queue

◆ vtable

const struct QueueInterface* QueueObject::vtable