|
Links <link.h> |
Top Previous Next |
|
These functions allow a Diamond program to access the physical interprocessor links directly. On certain boards, this may allow you to exchange raw data with external hardware devices. These functions should only ever reference links that are not mentioned in the configuration file. You should not use the link functions for normal communication between tasks on different processors. Instead, the program should use the channel communication functions. See links and channels for more about links and channels.
|