programmingInterfaces property

Iterable<UsbProgrammingInterface> programmingInterfaces
final

Holds the programming interfaces of the USB subclass.

Implementation

final Iterable<UsbProgrammingInterface> programmingInterfaces;