ML Middleware
ModusToolbox Machine Learning Middleware Library
All Data Structures Functions Variables Modules
mtb_data_streaming_interface_t Struct Reference

#include <mtb_ml_stream.h>

Data Fields

mtb_data_streaming_send_t send
 
mtb_data_streaming_receive_t receive
 
mtb_data_streaming_vcontext_t context
 

Detailed Description

Streaming interface

Field Documentation

◆ context

Context data for performing operations.

◆ receive

mtb_data_streaming_receive_t receive

Function to receive data from a host device.

◆ send

mtb_data_streaming_send_t send

Function to send data to a host device.


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