About m_xfer_done

After nrf_drv_twi_tx() function and nrf_drv_twi_rx() function, m_xfer_done is checked using APP_ERROR_CHECK(m_xfer_done). What is the significance of checking m_xfer_done? What is the output we will get by checking the status of m_xfer_done?

Thanks 

Parents Reply Children
No Data
Related