| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| command | IN | command code to send | |
| commandData | IN | data to send | |
| commandDataLength | IN | size of commandData | |
| responseData | OUT | data received | |
| responseDataLength | IN | OUT | size of responseData |
| responseTimeOut | IN | response timeout in seconds |
NULL.
This function allow to use reader features not implemented
in this library. The return value can be any TlpErr
code. If no response is received within responseTimeOut
seconds, the PalmOS serial functions will return a timeout error and
thus this library will return tlpErrPalmOS.
Use value 0 to wait infinitely.
enum TlpErr.