Method: LIBUSB::SsCompanion#bMaxBurst

Defined in:
lib/libusb/ss_companion.rb

#bMaxBurstObject

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



50
51
52
# File 'lib/libusb/ss_companion.rb', line 50

def bMaxBurst
  self[:bMaxBurst]
end