[Tinyos-help] Using SET_BIT, CLR_BIT, READ_BIT and FLIP_BIT
Nicholas Beck
nicholas.beck at student.uwe.ac.uk
Wed Feb 21 09:45:32 PST 2007
These are a set of bit-manipulation macro functions. For the atmega128 under
tinyos-2.x they are defined in tos/chips/atm128hardware.h
However, in tinyos-2.x these should only need to be used by the HPL
components; the HPL components will provide interfaces that higher layers
should use. I cannot comment on tinyos-1.x.
Nicholas Beck
> Hi all,
>
> could someone say to me where can I find information about SET_BIT(),
> CLR_BIT(), READ_BIT() and FLIP_BIT()??
>
> Thank you
>
> --
> Jordi Casals
>
>
>
More information about the Tinyos-help
mailing list