---
title: kUSBInformationDeviceIsSuspendedMask
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/usbdeviceinformationbits/kusbinformationdeviceissuspendedmask
---

# kUSBInformationDeviceIsSuspendedMask

The mask indicating that the USB device is in a suspended state.

## Declaration

```occ
kUSBInformationDeviceIsSuspendedMask = (1 << kUSBInformationDeviceIsSuspendedBit)
```
