| 
    Zephyr Project API 3.7.0
    
   A Scalable Open Source RTOS 
   | 
 
#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.   | |
| char* ipm_console_sender_config_info::bind_to | 
Name of the low-level driver to bind to.
| 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