SmartSnippets DA1459x SDK
Data Fields

Message queue structure. More...

#include <msg_queues.h>

Data Fields

OS_QUEUE queue
 

Detailed Description

Message queue structure.

This structure wraps OS specific queue with additional data need to handle memory allocations. If user knows that data send over specific queue will never need to be copied, memory allocator can be NULL.

Field Documentation

◆ queue

OS_QUEUE msq_queue::queue

OS specific queue


The documentation for this struct was generated from the following file: