USBDDriver_IsRemoteWakeUpEnabled
Default mainpageat91libusbdevicecoreUSBDDriver_IsRemoteWakeUpEnabled
Description Source Call Graph
USBDDriver_IsRemoteWakeUpEnabled
Test if RemoteWakeUP feature is enabled.
 
Syntax / parameters
unsigned char USBDDriver_IsRemoteWakeUpEnabled (const USBDDriver *pDriver)

Name Type Default Description
pDriver const USBDDriver *
  Pointer to an USBDDriver instance.
 
Return value unsigned char
  1 if remote wake up has been enabled by the host; otherwise, returns 0
Description
Test if RemoteWakeUP feature is enabled.

 
Source
The documentation for this Member was generated from the following files:
  • USBDDriver.c