yes, the reason they are async because alternate implementations use DMA or interrupt driven approaches.
-Joe On 12/5/05, Séva Safris <[EMAIL PROTECTED]> wrote: > Hi all. The telos platform implementation of HPLCC2420RAM.write() and > HPLCC2420RAM.read() in the HPLCC2420M.nc file use a callback mechanism to > notify readDone() and wrietDone() events. > > I need to know if there is an underlying reason for this asynchronous > behavior?! Frankly, I need a synchronous implementation of the read() and > write() functions and I am wondering if this is possible. > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
