---
title: kUSBInformationDeviceIsInResetMask
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/usbdeviceinformationbits/kusbinformationdeviceisinresetmask
---

# kUSBInformationDeviceIsInResetMask

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

## Declaration

```occ
kUSBInformationDeviceIsInResetMask = (1 << kUSBInformationDeviceIsInResetBit)
```
