Data Fields
consConfig Struct Reference

Structure with consumer NetCp config. More...

#include <consumer.h>

Data Fields

tf_contract_HANDLE contract_handle
tf_consNotify_t consumer_notify
tf_consAppSendRespStatus_e(* sendFxn )(uint32_t param, uint8_t *buf, uint32_t len)
uint32_t param

Detailed Description

Structure with consumer NetCp config.


Field Documentation

consumer notify information structure

contract handle to be used by the consumer

parameter value used by the application

tf_consAppSendRespStatus_e(* consConfig::sendFxn)(uint32_t param, uint8_t *buf, uint32_t len)

transport send function, sends the buffer using the transport Note: If sendFxn() function implementation decides to call tf_consAck() within, it shall do this just before the return to avoid the recursion complications


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated