TUsbcEndpointCaps Class Reference

class TUsbcEndpointCaps

Endpoint capabilities as reported by the driver.

Member Functions Documentation

MaxPacketSize()

TInt MaxPacketSize ( ) const [inline]

Returns the greatest available packet size for this endpoint.

MinPacketSize()

TInt MinPacketSize ( ) const [inline]

Returns the smallest available packet size for this endpoint.

Member Data Documentation

TBool iHighBandwidth

TBool iHighBandwidth

This is a 'high-speed, high bandwidth' endpoint.

TUint32 iReserved

TUint32 iReserved

Reserved for future use.

TUint iSizes

TUint iSizes

The supported maximum packet sizes.

TUint iTypesAndDir

TUint iTypesAndDir

The supported endpoint types and directions.