Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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: