Hi can i get an sample code for Timer interrupts. Since i am a beginner in interrupts.
Hi can i get an sample code for Timer interrupts. Since i am a beginner in interrupts.
Download nRF51_SDK_8.0.0\examples\peripheral\timer\main.c
Timer initialization example nRF51_SDK_8.0.0\nRF51_SDK_8.0.0_5fc2c3a\examples\peripheral\timer\main.c nrf_drv_timer_init : Line 71
to understand the Timer interrupt handler in the driver nRF51_SDK_8.0.0\nRF51_SDK_8.0.0_5fc2c3a\components\drivers_nrf\timer\nrf_drv_timer.c : TIMER0_IRQHandler : Line 281
Hi, Aryan, thanks for the reply. I have asked a question here. Please comment there if my words confuse you or you need any further information. Thanks.
Hi, Aryan, thanks for the reply. I have asked a question here. Please comment there if my words confuse you or you need any further information. Thanks.