Commit Graph

15 Commits (00ce59acfa3a0b51c1be2f060a412d6666264aa0)

Author SHA1 Message Date
polymurph 4f74617700 added counter compare value to timerInitOutputCompare() + timerSetCounterCompareValue() + typos and doku
3 years ago
key e5df688262 Implementation of time output compare is suscessful
3 years ago
key d733f2c856 IMplmentation of timer ouput compare modules not yet compiled!
3 years ago
polymurph 0947787bf2 work on doku
3 years ago
key b8c2355049 Timer.c : modified the timerInit to timerInitCounter as we want to add dieffretn init cof differen timer modes
3 years ago
key 5cfbacc060 Timer.c Check for prescaler overflow and wrote some documentation with new todo s
3 years ago
key ee0f8227b9 timerInit funtion is working to reset a periferal we first need to set the bit to 1 an then to 0 again. need to implement timerSetMode();
4 years ago
key 2c2d318217 Making timers great again pahse 1 / to be tested and finished so that the timerInit() function works properly
4 years ago
key 7d85aa1c0f Timer added the timerSetHz()
4 years ago
polymurph c69922ff2c added reset function...needs wo beimplemented
4 years ago
key 8261d7fb6a added 2 functions for timer
4 years ago
polymurph ee7d7e31ed working timer blinki example
4 years ago
key 0d645c30bb Edwin the variable that you commented for Cmake is currenly not implmeted Errors were generated due to the missing IFDEF __CPP__ wrappers on the .h Files
4 years ago
key 4082a6ad83 first implementation of timer but the test in main doesn't work debbug needed
4 years ago
key e633e46c8d implementing timer. basic outline of the timer implemented. implemnted HW descriptions
4 years ago