Hello All,
I see that for every peripheral driver, there are some common API defined by CMSIS. Like Initialization, Power Control , Control function.
May i know the what is the significance of Control function? Does this function sets the registers of a peripheral?
Then what is the job of Power control function?
I want to know rationale behind having these functions and then sequence of execution in detail with an example
Regards, Jayashree
You can start here: http://www.keil.com/pack/doc/CMSIS/Driver/html/index.html
View all questions in Keil forum