set_interface_alt
Description:
[ Version ( since = "0.2.8" ) ]
public bool set_interface_alt (int @interface, uint8 alt) throws Error
public bool set_interface_alt (int @interface, uint8 alt) throws Error
Sets an alternate setting on an interface.
Parameters:
| this |
a Device |
| alt |
alternative setting number |
| interface |
bInterfaceNumber of the interface you wish to release |
Returns:
|
true on success |