Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tftp_error_param Struct Reference

Parameters for error event. More...

#include <tftp.h>

Data Fields

char * msg
 Error message.
 
int code
 Error 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: