Each IO pin can be attached to an I/O function where you control directly the state of the pin. Or the pin maybe assigned to a hardware block and controlled by that Module, for example an i/o pin maybe controlled by the SPI hardware or the UART hardware or the ADC.
More details can be found in the TI MSP430 Users guide. -c On Wed, Oct 14, 2009 at 7:55 AM, David Conde <[email protected]> wrote: > Hi, > > > > I would like to know what it is the difference between the next command > defined in *MSP430GeneralIO:* > > * * > > -async command void selectModuleFunc(); > > - async command void selectIOFunc(): > > > > I understand well, I can use MSP430GeneralIOC in order to configure each > GIOX, pin, I have been Reading this interface’s documentation but I did not > find what is the difference between both methods, I mean, when I have to use > one and when I have to use the other one. > > > > > > Thanks in advance > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
