Yes. The question is how fast you want to be able to do that.
On Tue, Dec 17, 2013 at 6:29 AM, Ashwin Balani <[email protected]>wrote: > Hello IOIO Devs, > > In my application I need to use an IO Bus. It is a 16 Bit IO Line, which > needs to be Input at one instant and output at another instant > > My question is, can I fist open a pin as Output pin inside setup() > function, and then close the pin inside loop() function, and re-open the > same pin as input pin inside loop() function? > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/groups/opt_out.
