Hello E2E Experts,
I've been reading through the datasheet for this part as well as looking at the example code here and I'm a little confused about how it handles the transmission of the ADC conversion data after the host has sent a command.
For instance, Figure 8-21 shows that channel data is sent back and then the RREG response afterwards.

However in the example code, the functions to execute commands don't seem to do anything to account for conversion data coming back before the command's response.
Will the sampled data come back before the command's response?