Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
epacket_udp.h File Reference

ePacket UDP packet format More...

#include <stdint.h>
#include <zephyr/toolchain.h>
#include <zephyr/sys/util.h>
#include <infuse/epacket/interface/common.h>

Go to the source code of this file.

Macros

#define epacket_udp_frame   epacket_v0_unversioned_frame_format
 

Enumerations

enum  epacket_flags_udp { EPACKET_FLAGS_UDP_ALWAYS_RX = BIT(0) }
 UDP specific packet flags. More...
 

Functions

void epacket_udp_flags_set (uint16_t flags)
 Set flags for the UDP interface.
 

Detailed Description

ePacket UDP packet format

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2