Commit Graph

19 Commits (afcfc3502ad517813703489662f15557a928337c)

Author SHA1 Message Date
polymurph 4f74617700 added counter compare value to timerInitOutputCompare() + timerSetCounterCompareValue() + typos and doku
3 years ago
key 56d8e45a99 added todo
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
polymurph bbb7f062f8 work on doku
3 years ago
key 885ebe6904 Timer.c : Added ToDo s
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 c1d7904314 comented out timer clock source selection fucntion. clock sourcing needs to be discussed generally
4 years ago
polymurph c69922ff2c added reset function...needs wo beimplemented
4 years ago
key 8261d7fb6a added 2 functions for timer
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
key 44fb09b309 started with timer.h
4 years ago