struct

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)
Source

Instance methods

alternate_setting
Source
endpoints
Source
extra
Source
interface_class
Source
interface_number
Source
interface_protocol
Source
interface_subclass
Source