GD32F10x USB-Device: USBD_Power_Private_Functions

GD32F103 Firmware

GD32F10x USB-Device  V1.0.0
GD32F10x USB-Device
USBD_Power_Private_Functions

Functions

void USBD_Suspend (void)
 Set usb device to suspend mode. More...
 
void USBD_Resume (RESUME_STATE ResumeValue)
 Resume state machine handling. More...
 

Detailed Description

Function Documentation

void USBD_Resume ( RESUME_STATE  ResumeValue)

Resume state machine handling.

Parameters
ResumeValuea state machine value (RESUME_STATE) RESUME_ESOF doesn't change state just allowing decrementing of the ESOF counter in different states.
Return values
None

Definition at line 142 of file usbd_pwr.c.

void USBD_Suspend ( void  )

Set usb device to suspend mode.

Parameters
None
Return values
None

Definition at line 110 of file usbd_pwr.c.

Generated on Fri Feb 6 2015 14:56:36 for GD32F10x USB-Device by   doxygen 1.8.8