USBD_Halt
Default mainpageat91libusbdevicecoreUSBD_Halt
Description Source Call Graph
USBD_Halt
Sets the HALT feature on the given endpoint (if not already in this state).
 
Syntax / parameters
void USBD_Halt (unsigned char bEndpoint)

Name Type Default Description
bEndpoint unsigned char
  Endpoint number.
Description
Sets the HALT feature on the given endpoint (if not already in this state).

 
Source
The documentation for this Member was generated from the following file:
  • USBD_UDP.c