SAMV71 Xplained Ultra Software Package 1.5

TransferHeader Struct Reference
[Usbd_hal]

Data Fields

void * fCallback
void * pArgument
uint8_t transType
uint8_t reserved [3]

Detailed Description

Describes header for UDP endpoint transfer.

Definition at line 112 of file USBD_HAL.c.


Field Documentation

Optional callback to invoke when the transfer completes.

Definition at line 114 of file USBD_HAL.c.

Optional argument to the callback function.

Definition at line 116 of file USBD_HAL.c.

Transfer type

Definition at line 118 of file USBD_HAL.c.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines