GD32F1x0: USB/GD32_USB_Device_Library/Core/inc/usbd_pwr.h File Reference

GD32F1x0

usbd_pwr.h File Reference

Power management header file. More...

#include "usb_hwp.h" #include "usb_core.h"

Go to the source code of this file.

Typedefs

typedef enum _RESUME_STATE RESUME_STATE
 

Enumerations

enum  _RESUME_STATE {
  RESUME_EXTERNAL, RESUME_INTERNAL, RESUME_LATER, RESUME_ON,
  RESUME_OFF, RESUME_ESOF
}
 

Functions

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

Variables

USB_CORE_HANDLE USB_Device_dev
 

Detailed Description

Power management header file.

Author
MCU SD
Version
V1.0.1
Date
6-Sep-2014

Definition in file usbd_pwr.h.

Generated by   doxygen 1.8.10