Why would you want to do it?
Every mb_read_*/mb_write_* function takes a callback function argument which will be called by the library upon success or fail. The first argument of the callback is the status of the transaction: RESP_SUCCESS, RESP_INVALID_SLAVE_ID, etc