Libtrap: Internal development docs  1.16.1
Data Fields
hello_msg_header_s Struct Reference

#include <trap_internal.h>

Data Fields

uint8_t data_type
 
uint32_t data_fmt_spec_size
 

Detailed Description

Hello message header structure (used during the output and input interface negotiation). Contains data format and data specifier size of the output interface which is making the negotiation.

Definition at line 107 of file trap_internal.h.

Field Documentation

◆ data_fmt_spec_size

uint32_t hello_msg_header_s::data_fmt_spec_size

Definition at line 109 of file trap_internal.h.

◆ data_type

uint8_t hello_msg_header_s::data_type

Definition at line 108 of file trap_internal.h.


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