Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years ago.
How to generate one second interrupt from RTC
Hello mbed users,
I'd like to generate one second interrupt from RTC.
The LPC1768 says that "Periodic interrupts can be generated from increments of any field of the time registers"
So I'd like to know does the MBED library already has the functions to set this kind of interrupt
or I gotta write it myself ?
Thanks in advance for your answer!