You should take a look at Phil Levis' book: TinyOS
Programming<http://www.tinyos.net/tinyos-2.x/doc/pdf/tinyos-programming.pdf>


On Thu, Jun 11, 2009 at 5:39 AM, ma. pratama <[email protected]>wrote:

> Hi all.. can anyone tell me what this interface mean :
>
>  Interface Multicast {
>
>    Command result_t send(uint16_t *addresses,
>
> uint_t num_nodes, uint8_t size, TOS_MsgPtr msg);
>
>
>
>    Event result_t sendDone(TOS_MsgPtr msg, result_t success);
>
> }
>
> What this mean : uint16_t *addresses, uint_t num_nodes, uint_8t size, 
> TOS_MsgPtr
> msg
>
> and how can i change the value of the interface??
>

What do you mean by "change the value of the interface"?

eric


>
> Thx..
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to