Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ipm_console_sender_config_info Struct Reference

#include <ipm_console.h>

Data Fields

char * bind_to
 Name of the low-level driver to bind to.
 
int flags
 Source of messages to forward, hooks will be installed.
 

Field Documentation

◆ bind_to

char* ipm_console_sender_config_info::bind_to

Name of the low-level driver to bind to.

◆ flags

int ipm_console_sender_config_info::flags

Source of messages to forward, hooks will be installed.

Can be IPM_CONSOLE_STDOUT, IPM_CONSOLE_PRINTK, or both


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