USB::Interface
Inherits Struct / Value / Object
Constructors
new(interface_number : UInt8, alternate_setting : UInt8, interface_class : UInt8, interface_subclass : UInt8, interface_protocol : UInt8, endpoints : Array(Endpoint), extra : Bytes | Nil = nil)
SourceInstance methods
alternate_setting
Sourceendpoints
Sourceextra
Sourceinterface_class
Sourceinterface_number
Sourceinterface_protocol
Sourceinterface_subclass
Source