TUsbConfigurationDescriptor Class Reference
class TUsbConfigurationDescriptor : public TUsbGenericDescriptor |
Configuration descriptor.
See section 9.6.3 of the USB 2.0 specification.
Intended to be available to 3rd parties later
Inherits from
- TUsbConfigurationDescriptor
Constructor & Destructor Documentation
TUsbConfigurationDescriptor()
IMPORT_C | TUsbConfigurationDescriptor | ( | ) | |
Member Functions Documentation
Attributes()
IMPORT_C TUint8 | Attributes | ( | ) | const |
Cast(TUsbGenericDescriptor *)
ConfigurationIndex()
IMPORT_C TUint8 | ConfigurationIndex | ( | ) | const |
ConfigurationValue()
IMPORT_C TUint8 | ConfigurationValue | ( | ) | const |
IsParent(TUsbGenericDescriptor &)
IsPeer(TUsbGenericDescriptor &)
MaxPower()
IMPORT_C TUint8 | MaxPower | ( | ) | const |
NumInterfaces()
IMPORT_C TUint8 | NumInterfaces | ( | ) | const |
ParseL(TPtrC8 &, TUsbGenericDescriptor *)
The parsing routine for configuration descriptors.
Member Enumerations Documentation
Enum TFieldOffsets
Enumerators
EwTotalLength = 2 | |
EbNumInterfaces = 4 | |
EbConfigurationValue = 5 | |
EiConfiguration = 6 | |
EbmAttributes = 7 | |
EbMaxPower = 8 | |
Member Data Documentation
const TInt KSizeInOctets
const TInt | KSizeInOctets | [static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.