[Tinyos-help] About TXFIFO.writeDone
David Moss
dmm at rincon.com
Fri May 16 09:06:53 PDT 2008
I've never experienced an error in the writeDone() event. The error codes
are documented in tos/types/TinyError.h. An error_t is typedef'd to a
uint8_t.
-David
_____
From: tinyos-help-bounces at millennium.berkeley.edu
[mailto:tinyos-help-bounces at millennium.berkeley.edu] On Behalf Of Paolo
Sent: Friday, May 16, 2008 8:41 AM
To: tinyos-help at millennium.berkeley.edu
Subject: [Tinyos-help] About TXFIFO.writeDone
Hello
A question about TXFIFO.writedone provided by CC2420TransmitP.
async event void TXFIFO.writeDone( uint8_t* tx_buf, uint8_t tx_len, error_t
error )
What values can take the error_t variable ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080516/464f4c6f/attachment.htm
More information about the Tinyos-help
mailing list