1: what is the difference between .c and .h files,
what i can see is the fucntions called are from the .c files but the things like DINT, EINT etc are in the .h files?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1: what is the difference between .c and .h files,
what i can see is the fucntions called are from the .c files but the things like DINT, EINT etc are in the .h files?
2: What is Watchdog function and why is this dissabled by InitSysCtrl?