bMaxBurst property

  1. @Uint8()
int bMaxBurst
getter/setter pair

The maximum number of packets the endpoint can send or receive as part of a burst.

Implementation

@ffi.Uint8()
external int bMaxBurst;