---
title: kUSBInformationDeviceIsEnabledMask
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/usbdeviceinformationbits/kusbinformationdeviceisenabledmask
---

# kUSBInformationDeviceIsEnabledMask

The mask indicating that the USB device is in an enabled state.

## Declaration

```occ
kUSBInformationDeviceIsEnabledMask = (1 << kUSBInformationDeviceIsEnabledBit)
```
