Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
log_multidomain_set_runtime_level Struct Reference

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.

Detailed Description

Content of the message for setting logging level.

Field Documentation

◆ domain_id

uint8_t log_multidomain_set_runtime_level::domain_id

Domain ID.

◆ runtime_level

uint8_t log_multidomain_set_runtime_level::runtime_level

Run-time level to set.

◆ source_id

uint16_t log_multidomain_set_runtime_level::source_id

Source ID within the domain.


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