We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi everyone,
i am using timer0 for an application. how can i set it to non-staggered mode?
i know i have to set the STAG flag CC1_IOC Register. But if i try to access this register the keil compiler gives me an error message saying that this register is an unknown identifier. i included the <reg167.h>. is this correct or do i need another header-file? and where do i get it.
thanks a lot.
thomas
Not sure which derivative you are using but CC1_IOC is defined in XC16X.h.
-Walt