nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
zb_tm_q_ent_s Struct Reference

#include <zboss_api_internal.h>

Public Member Functions

 ZB_POOLED_LIST8_FIELD (next)
 

Data Fields

zb_callback_t func
 
zb_time_t run_time
 
zb_uint8_t param
 

Detailed Description

Delayed (scheduled to run after timeout) callbacks queue entry.

Field Documentation

zb_callback_t zb_tm_q_ent_s::func

function to call

zb_uint8_t zb_tm_q_ent_s::param

parameter to pass to 'func'

zb_time_t zb_tm_q_ent_s::run_time

time to run at


The documentation for this struct was generated from the following file: