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

Defines TFTP asynchronous event notified to the application. More...

#include <tftp.h>

Data Fields

enum tftp_evt_type type
 Identifies the event.
 
union tftp_evt_param param
 Contains parameters (if any) accompanying the event.
 

Detailed Description

Defines TFTP asynchronous event notified to the application.

Field Documentation

◆ param

union tftp_evt_param tftp_evt::param

Contains parameters (if any) accompanying the event.

◆ type

enum tftp_evt_type tftp_evt::type

Identifies the event.


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