nRF5 SDK v15.0.0
Data Fields
iot_tftp_evt_param_t Union Reference

TFTP event structure. More...

#include <iot_tftp.h>

Data Fields

iot_tftp_evt_err_t err
 
iot_tftp_evt_data_received_t data_received
 

Detailed Description

TFTP event structure.

Field Documentation

iot_tftp_evt_data_received_t iot_tftp_evt_param_t::data_received

Data received event structure. Used only in case of IOT_TFTP_EVT_TRANSFER_DATA_RECEIVED event.

iot_tftp_evt_err_t iot_tftp_evt_param_t::err

Error event structure. Used only in case of IOT_TFTP_EVT_ERROR error.


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

Documentation feedback | Developer Zone | Subscribe | Updated