Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
epacket_interface_common_config Struct Reference

Common config struct for all interfaces. More...

#include <interface.h>

Data Fields

uint16_t max_packet_size
 
uint8_t header_size
 
uint8_t footer_size
 

Detailed Description

Common config struct for all interfaces.

Must be first member in interface config struct

Field Documentation

◆ footer_size

uint8_t epacket_interface_common_config::footer_size

◆ header_size

uint8_t epacket_interface_common_config::header_size

◆ max_packet_size

uint16_t epacket_interface_common_config::max_packet_size

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