BLE-Stack APIs  3.00.00
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_icall_create_task_args_t Struct Reference

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
 

Detailed Description

ICall_createTask argument


The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated