SAMV71 Xplained Ultra Software Package 1.3

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 124 of file USBD_HAL.c.


Field Documentation

Optional callback to invoke when the transfer completes.

Definition at line 126 of file USBD_HAL.c.

Optional argument to the callback function.

Definition at line 128 of file USBD_HAL.c.

Transfer type

Definition at line 130 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