---
title: bMaxBurst
framework: usbdriverkit
role: symbol
role_heading: Instance Property
path: usbdriverkit/iousbsuperspeedendpointcompaniondescriptor/bmaxburst
---

# bMaxBurst

The maximum number of packets the endpoint can send or receive in one burst.

## Declaration

```occ
uint8_t bMaxBurst;
```

## See Also

### Accessing the Descriptor Properties

- [bLength](usbdriverkit/iousbsuperspeedendpointcompaniondescriptor/blength.md)
- [bDescriptorType](usbdriverkit/iousbsuperspeedendpointcompaniondescriptor/bdescriptortype.md)
- [bmAttributes](usbdriverkit/iousbsuperspeedendpointcompaniondescriptor/bmattributes.md)
- [wBytesPerInterval](usbdriverkit/iousbsuperspeedendpointcompaniondescriptor/wbytesperinterval.md)
