5.2.1.5 rtc_example_create_sched_oneshot
Call this function to run a 1000-tick timer once. The timer will not be rescheduled in the associated callback function.
void rtc_example_create_sched_oneshot(
void
)
Parameters
- none
Returns
Type: void