unsigned char USBDDriver_IsRemoteWakeUpEnabled(const USBDDriver *pDriver) { return pDriver->isRemoteWakeUpEnabled; }