|
|
|
@ -10,11 +10,8 @@
|
|
|
|
|
* **Detailed Description :**
|
|
|
|
|
* This the timer interface and belongs to the interface layer
|
|
|
|
|
*
|
|
|
|
|
* @todo Following functions are to be implmented :
|
|
|
|
|
* timerSetHz
|
|
|
|
|
* timerSetMs
|
|
|
|
|
* timerSetNs
|
|
|
|
|
* timerSetPs
|
|
|
|
|
* @todo 06.03.22 Following functions are to be implmented : timerSetHz / timerSetMs / timerSetNs / timerSetPs
|
|
|
|
|
* @todo 06.03.22 Create all the posssible timerInitxxxxxxx versions Ex. timerInitPWM().
|
|
|
|
|
**************************************************************************************************
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|