What are interfaces? Topic is solved

If you have a simple question and just want an answer.
Post Reply
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

What are interfaces?

Post by sethu_jangala »



View Solution
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

Interfaces provide the most structured and flexible method of inter-task communication. An interface defines the kind of messages that can be passed and the data is passed with them. More information on the usage of interfaces is available in the XMOS multicore extensions to C document

Post Reply