Callback
When the RTC tamper captured, the callback function will be called.
1.
LED0 on for RTC tamper capture:
/* Do something on RTC tamper capture here */
LED_On(LED_0_PIN);
Parent topic:
Implementation