Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Ndistortos | |
CFifoQueue | FifoQueue class is a simple FIFO queue for thread-thread, thread-interrupt or interrupt-interrupt communication. It supports multiple readers and multiple writers. It is implemented as a thin wrapper for scheduler::FifoQueueBase |