Method: LIBUSB::Setting#device

Defined in:
lib/libusb/setting.rb

#deviceObject

The Device this Setting belongs to.


121
# File 'lib/libusb/setting.rb', line 121

def device() self.interface.configuration.device end