Critical Message Queue#
API and Callbacks for the Critical Message Queue Component.
Silicon Labs implementation of a critical message queue.
Modules#
API#
void
Print the critical message queue.
void
Print critical message queue configuration.
void
Initialize critical message queue.
API Documentation#
emberAfPluginCriticalMessageQueuePrintQueue#
void emberAfPluginCriticalMessageQueuePrintQueue (void )
Print the critical message queue.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
emberAfPluginCriticalMessageQueuePrintConfig#
void emberAfPluginCriticalMessageQueuePrintConfig (void )
Print critical message queue configuration.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
emberAfPluginCriticalMessageQueueInit#
void emberAfPluginCriticalMessageQueueInit (void )
Initialize critical message queue.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |