Inherited by DDriver1Device.
Classes | |
class | TCaps |
Public Member Functions | |
virtual TInt | BufferSize () const =0 |
virtual TInt | Speed () const =0 |
virtual TInt | SetSpeed (TInt aSpeed)=0 |
virtual TInt | SendData (const TDesC8 &aData)=0 |
virtual void | SendDataCancel ()=0 |
virtual TInt | ReceiveData (TDes8 &aBuffer)=0 |
virtual void | ReceiveDataCancel ()=0 |
Public Attributes | |
DDriver1Channel * | iLdd |
Interface to 'Driver1' physical device
Definition at line 113 of file driver1_dev.h.