NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
Loading...
Searching...
No Matches
msg_chan_data Struct Reference

Message channel data. More...

#include <nturt/msg/msg.h>

Data Fields

msg_print_t print
 
msg_csv_header_t csv_header
 
msg_csv_write_t csv_write
 

Detailed Description

Message channel data.

Field Documentation

◆ csv_header

msg_csv_header_t msg_chan_data::csv_header

Function to get the CSV header of the message.

◆ csv_write

msg_csv_write_t msg_chan_data::csv_write

Function to write the message to a CSV format.

◆ print

msg_print_t msg_chan_data::print

Print function for the message.


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