Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
ePacket specific data logging interface More...
#include <stdint.h>
#include <zephyr/device.h>
Go to the source code of this file.
Functions | |
void | logger_epacket_flags_set (const struct device *dev, uint16_t flags) |
Set ePacket flags for this backend. | |
ePacket specific data logging interface
SPDX-License-Identifier: FSL-1.1-ALv2
void logger_epacket_flags_set | ( | const struct device * | dev, |
uint16_t | flags ) |
Set ePacket flags for this backend.
dev | ePacket data logger to configure |
flags | Bitmask of epacket_flags or interface specific flags |