USB-BDI
Functions
M:/USB-BDI/USB-BDI/Firmware/MPC555-USB-BDI/lib/fx2utils.c File Reference

stuff for helping handle endpoint 0 More...

#include "fx2utils.h"
#include "fx2regs.h"
#include "delay.h"

Go to the source code of this file.

Functions

void fx2_stall_ep0 (void)
 stalls endpoint 0
void fx2_reset_data_toggle (unsigned char ep)
 resets data toggle
void fx2_renumerate (void)
 renumerates the device

Detailed Description

stuff for helping handle endpoint 0

Author:
Schlaepfer Stephan
Version:
1.0
Date:
18.1.2006

Definition in file fx2utils.c.


Function Documentation

void fx2_reset_data_toggle ( unsigned char  ep)

resets data toggle

Parameters:
ependpoint number

Definition at line 41 of file fx2utils.c.

 All Files Functions Variables Defines