Module usb :: Class Interface
[hide private]
[frames] | no frames]

Class Interface




Interface descriptor object

Instance Methods [hide private]
  __new__(T, S, ...)

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__


Class Variables [hide private]
  alternateSetting = <member 'alternateSetting' of 'usb.Interface' objects>
  endpoints = <member 'endpoints' of 'usb.Interface' objects>
  interfaceClass = <member 'interfaceClass' of 'usb.Interface' objects>
  interfaceNumber = <member 'interfaceNumber' of 'usb.Interface' objects>
  interfaceProtocol = <member 'interfaceProtocol' of 'usb.Interface' objects>
  interfaceSubClass = <member 'interfaceSubClass' of 'usb.Interface' objects>

Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

__new__(T, S, ...)

 
Returns:
a new object with type S, a subtype of T

Overrides: object.__new__

Class Variable Details [hide private]

alternateSetting

None
Value:
<member 'alternateSetting' of 'usb.Interface' objects>                 
      

endpoints

None
Value:
<member 'endpoints' of 'usb.Interface' objects>                        
      

interfaceClass

None
Value:
<member 'interfaceClass' of 'usb.Interface' objects>                   
      

interfaceNumber

None
Value:
<member 'interfaceNumber' of 'usb.Interface' objects>                  
      

interfaceProtocol

None
Value:
<member 'interfaceProtocol' of 'usb.Interface' objects>                
      

interfaceSubClass

None
Value:
<member 'interfaceSubClass' of 'usb.Interface' objects>