|
The Global Bus |
Top Previous Next |
|
The functions discussed above are enough for most users. Occasionally it may be necessary to access devices directly on the global bus. You can perform such accesses using Smt_GbRead and Smt_GbWrite. In these functions, GbAddr is the address issued to the global bus, while Size and Buffer define the memory to be used in the DSP. Size must be a multiple of 4 and Buffer must be aligned on a 4 byte boundary. Control is the value to be used in the global bus control register for the transfer. Details of this can be found in the User Guide for your TIM.
| ||||||||||