sl_sleeptimer_timer_handle Struct ReferenceEMDRV > SLEEPTIMER

Definition at line 66 of file 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.
 
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_h1/platform/emdrv/sleeptimer/inc/sleeptimer.h