TUsbDeviceCapsV01 Class Reference

class TUsbDeviceCapsV01

Device USB capabilities.

Member Data Documentation

TBool iConnect

TBool iConnect

Indicates whether the device supports software connect/disconnect.

TUint32 iFeatureWord1

TUint32 iFeatureWord1
32 flag bits indicating miscellaneous UDC/device features. Currently defined are:
  • KUsbDevCapsFeatureWord1_CableDetectWithoutPower = 0x00000001

  • KUsbDevCapsFeatureWord1_EndpointResourceAllocV2 = 0x00000002

TBool iHighSpeed

TBool iHighSpeed

Indicates whether the device supports High-speed mode.

TBool iRemoteWakeup

TBool iRemoteWakeup

Indicates whether the device can send Remote Wakeup.

TUint32 iReserved

TUint32 iReserved

Reserved for future use.

TBool iSelfPowered

TBool iSelfPowered

Indicates whether the device is self powered.

TInt iTotalEndpoints

TInt iTotalEndpoints

The total number of endpoints on the device.