| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Parameters for data event. More...
#include <tftp.h>
Data Fields | |
| uint8_t * | data_ptr | 
| uint32_t | len | 
Parameters for data event.
| uint8_t* tftp_data_param::data_ptr | 
Pointer to binary data.
| uint32_t tftp_data_param::len | 
Length of binary data.