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

epacket_udp API More...

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 API

Macro Definition Documentation

◆ epacket_udp_frame

Enumeration Type Documentation

◆ epacket_flags_udp

#include <infuse/epacket/interface/epacket_udp.h>

UDP specific packet flags.

Enumerator
EPACKET_FLAGS_UDP_ALWAYS_RX 

Device is always available to receive packets.

Function Documentation

◆ epacket_udp_flags_set()

void epacket_udp_flags_set ( uint16_t flags)

#include <infuse/epacket/interface/epacket_udp.h>

Set flags for the UDP interface.

Parameters
flagsBitmask of epacket_flags_udp flags