4.5.6.1 com_adapter_result_t
enum com_adapter_result_t
| COM_PASS |
0xE7U - communication adapter operation succeeded |
| COM_FAIL |
0xC3U - communication adapter operation failed |
| COM_INVALID_ARG |
0x96U - communication adapter operation has an invalid argument |
| COM_BUFFER_ERROR |
0x69U - communication adapter operation has encountered an overflow |
| COM_BUSY |
0x18U - communication adapter operation is not finished yet |
| COM_TRANSPORT_FAILURE |
0x3CU - communication adapter operation has encountered a transport error |
| COM_SEND_COMPLETE |
0x7EU - communication adapter sending operation is finished |
| COM_PASS | |
| COM_FAIL | |
| COM_INVALID_ARG | |
| COM_BUFFER_ERROR | |
| COM_BUSY | |
| COM_TRANSPORT_FAILURE | |
| COM_SEND_COMPLETE | |
| COM_PASS | |
| COM_FAIL | |
| COM_INVALID_ARG | |
| COM_BUFFER_ERROR | |
| COM_BUSY | |
| COM_TRANSPORT_FAILURE | |
| COM_SEND_COMPLETE |
