GD32F1x0
|
Power management functions. More...
#include "usbd_pwr.h"
Go to the source code of this file.
Functions | |
void | USBD_Suspend (void) |
Set usb device to suspend mode. More... | |
void | USBD_Resume (RESUME_STATE ResumeValue) |
Resume state machine handling. More... | |
Variables | |
__IO RESUME_STATE | State = RESUME_OFF |
__IO uint8_t | ESOFcount = 0 |
__IO uint8_t | SuspendEnabled = 1 |
__IO uint8_t | RemoteWakeupOn = 0 |
Detailed Description
Power management functions.
- Author
- MCU SD
- Version
- V1.0.1
- Date
- 6-Sep-2014
Definition in file usbd_pwr.c.
Generated by
