Hi,

I noticed that, in CC2420ReceiveP.nc from TinyOS 2.0.2, the receive() function calls RXFIFO.beginRead() without checking its return value. But as stated in CC2420Fifo.nc, beginRead() is supposed to "return status byte returned when sending the last address byte of the SPI transaction". So does this mean the return value is not important and beginRead() will always succeed?

Thanks,

Sha
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to