TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
ICall_createTask argument More...
Data Fields | |
size_t | arg |
argument passed to the task entry function | |
void(* | entryfn )(size_t arg) |
task entry function | |
ICall_FuncArgsHdr | hdr |
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 | |
ICall_createTask argument