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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paolo
Sent: Friday, May 16, 2008 8:41 AM
To: tinyos-help@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 

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

Reply via email to