working steps of nrf_drv_twi_tx() and nrf_drv_twi_rx()

can you explain me the working procedure of the function with a available code for the function  nrf_drv_twi_tx() and  nrf_drv_twi_rx()?

Related