sl_sleeptimer_timer_handle Struct Reference
       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_t * | next | 
| 
         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:/HandsOn/super/platform/service/sleeptimer/inc/
       
sl_sleeptimer.h