Infuse-IoT SDK API
0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
epacket.h
Go to the documentation of this file.
1
10
#ifndef INFUSE_SDK_INCLUDE_INFUSE_DATA_LOGGER_BACKEND_EPACKET_H_
11
#define INFUSE_SDK_INCLUDE_INFUSE_DATA_LOGGER_BACKEND_EPACKET_H_
12
13
#include <stdint.h>
14
15
#include <zephyr/device.h>
16
17
#ifdef __cplusplus
18
extern
"C"
{
19
#endif
20
27
void
logger_epacket_flags_set
(
const
struct
device *dev, uint16_t flags);
28
29
#ifdef __cplusplus
30
}
31
#endif
32
33
#endif
/* INFUSE_SDK_INCLUDE_INFUSE_DATA_LOGGER_BACKEND_EPACKET_H_ */
logger_epacket_flags_set
void logger_epacket_flags_set(const struct device *dev, uint16_t flags)
Set ePacket flags for this backend.
infuse
data_logger
backend
epacket.h
Generated on Thu Sep 11 2025 11:38:52 for Infuse-IoT SDK API by
1.12.0