BOOTLOADER
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Functions | Variables
usbhost.h File Reference

Go to the source code of this file.

Data Structures

struct  USBHOST_REGISTER
struct  USBHOST_CONTROL

Functions

void F_UsbHostInit (void)
void F_UsbHostSvc (void)

Variables

USBHOST_CONTROL UsbHostCtrl

Function Documentation

void F_UsbHostInit ( void  )

Definition at line 18 of file usbhost.c.

void F_UsbHostSvc ( void  )

Definition at line 21 of file usbhost.c.


Variable Documentation

USBHOST_CONTROL UsbHostCtrl

Definition at line 13 of file usbhost.c.