5.2.1.1 rtc_oneshot_handler
This callback handler returns 0, does not reschedule the timer, so will execute only once.
static uint32_t rtc_oneshot_handler(
void
)
Parameters
- none
Returns
Type: uint32_t
This callback handler returns 0, does not reschedule the timer, so will execute only once.
static uint32_t rtc_oneshot_handler(
void
)
Type: uint32_t