Method: USB.endpoints
- Defined in:
- lib/libusb/compat.rb
permalink .endpoints ⇒ Object
[View source]
126 |
# File 'lib/libusb/compat.rb', line 126 def USB.endpoints() USB.settings.map {|d| d.endpoints }.flatten end |
126 |
# File 'lib/libusb/compat.rb', line 126 def USB.endpoints() USB.settings.map {|d| d.endpoints }.flatten end |