TI BLE5-Stack API Documentation  9.14.00
Data Fields
_icall_set_timer_args_t Struct Reference

ICall_setTimer arguments More...

Data Fields

void * arg
 pointer to an argument to be passed to the callback function More...
 
ICall_TimerCback cback
 callback function More...
 
ICall_FuncArgsHdr hdr
 common arguments More...
 
uint_least32_t timeout
 timeout period More...
 
ICall_TimerID timerid
 timer ID More...
 

Detailed Description

ICall_setTimer arguments

Field Documentation

§ arg

void* arg

pointer to an argument to be passed to the callback function

§ cback

callback function

§ hdr

common arguments

§ timeout

uint_least32_t timeout

timeout period

§ timerid

ICall_TimerID timerid

timer ID


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale