sl_sleeptimer_timer_handle Struct ReferencePlatform Services > SLEEPTIMER

Definition at line 63 of file sl_sleeptimer.h.

Data Fields

sl_sleeptimer_timer_callback_t callback
 Function to call when timer expires.
 
void * callback_data
 User data to pass to callback function.
 
uint32_t delta
 Delay relative to previous element in list.
 
sl_sleeptimer_timer_handle_tnext
 Pointer to next element in list.
 
uint16_t option_flags
 Option flags.
 
uint8_t priority
 Priority of timer.
 
uint32_t timeout_periodic
 Periodic timeout.
 

The documentation for this struct was generated from the following file:
  • C:/repos/super/platform/service/sleeptimer/inc/sl_sleeptimer.h