Zephyr Project API  3.4.0
A Scalable Open Source RTOS
tftp_data_param Struct Reference

Parameters for data event. More...

#include <tftp.h>

Data Fields

uint8_tdata_ptr
 
uint32_t len
 

Detailed Description

Parameters for data event.

Field Documentation

◆ data_ptr

uint8_t* tftp_data_param::data_ptr

Pointer to binary data.

◆ len

uint32_t tftp_data_param::len

Length of binary data.


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