|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Content of the message for setting logging level. More...
#include <log_multidomain_helper.h>
Data Fields | |
| uint8_t | domain_id |
| Domain ID. | |
| uint16_t | source_id |
| Source ID within the domain. | |
| uint8_t | runtime_level |
| Run-time level to set. | |
Content of the message for setting logging level.
| uint8_t log_multidomain_set_runtime_level::domain_id |
Domain ID.
| uint8_t log_multidomain_set_runtime_level::runtime_level |
Run-time level to set.
| uint16_t log_multidomain_set_runtime_level::source_id |
Source ID within the domain.