tte_task_conf_t Struct Reference

#include <tte_config.h>

List of all members.

Public Attributes

void(* fn )(void *arg)
void * arg

Detailed Description

configuration of an application task. Application tasks are executed in the kernel as as part of the time-triggered schedule.

Definition at line 69 of file tte_config.h.


Member Data Documentation

Argument passed to the callback function.

Definition at line 75 of file tte_config.h.

void(* tte_task_conf_t::fn)(void *arg)

Address of a callback function that is executed at the scheduled time.

Definition at line 72 of file tte_config.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 29 14:09:19 2011 for TTEthernet Model for INET Framework by  doxygen 1.6.3