usbpsu
Xilinx SDK Drivers API Documentation
xusbpsu_dfu_example.c File Reference

Overview

This file implements the DFU class example.

Please refer to DFU 1.1 specification for details.

MODIFICATION HISTORY:
Ver   Who  Date     Changes

1.0 vak 30/11/16 First release
 

Functions

int main (void)
 This function is the main function of the DFU example. More...
 

Function Documentation

◆ main()

int main ( void  )

This function is the main function of the DFU example.

Parameters
None.
Returns
  • XST_SUCCESS if successful,
  • XST_FAILURE if unsuccessful.
Note
None.