---
title: kUSBInformationDeviceOvercurrentMask
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/usbdeviceinformationbits/kusbinformationdeviceovercurrentmask
---

# kUSBInformationDeviceOvercurrentMask

The mask indicating that the USB device is in overcurrent.

## Declaration

```occ
kUSBInformationDeviceOvercurrentMask = (1 << kUSBInformationDeviceOvercurrentBit)
```
