hi..
i use the basic remote demo project. In the main there is a function call MAC_InitRf4ce();. Where can i find the defenition for the same function. Somebody please help..
Thanks&Regards
JITHESH-AR
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi..
i use the basic remote demo project. In the main there is a function call MAC_InitRf4ce();. Where can i find the defenition for the same function. Somebody please help..
Thanks&Regards
JITHESH-AR
Hi,
First option is by performing a search for this function in entire project (through all files in it),
by highlighting this function in IAR environment and then pressing on Ctl+Shift+F. Just make
sure to check the "match case" and "match the whole word" options.
After the search has been completed just scroll down through the search results.
Second option is to look for API documentation, there should be at least one of these.
For example in MAC API.pdf (I'm not sure the name is right, but you get the point).
These types of documents probably located under "Documentation" folder inside
remoTI installation folder.