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