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

Parameters for error event. More...

#include <tftp.h>

Data Fields

char * msg
 
int code
 

Detailed Description

Parameters for error event.

Field Documentation

◆ code

int tftp_error_param::code

Error code.

◆ msg

char* tftp_error_param::msg

Error message.


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