![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
ICall_createTask argument More...
Data Fields | |
| size_t | arg |
| argument passed to the task entry function More... | |
| void(* | entryfn )(size_t arg) |
| task entry function More... | |
| ICall_FuncArgsHdr | hdr |
| common arguments More... | |
| uint_least8_t | priority |
| task priority as understood by underlying RTOS implementation More... | |
| uint_least16_t | stacksize |
| task priority as understood by underlying RTOS implementation More... | |
ICall_createTask argument
| size_t arg |
argument passed to the task entry function
| void(* entryfn) (size_t arg) |
task entry function
common arguments
| uint_least8_t priority |
task priority as understood by underlying RTOS implementation
| uint_least16_t stacksize |
task priority as understood by underlying RTOS implementation