Data Fields
prodConfig Struct Reference

Structure with producer config. More...

#include <producer.h>

Data Fields

char name [128]
tf_contract_HANDLE contract_handle
uint8_t oob_info [128]
tf_producerTypes_e prodType
uint32_t moduleId
void(* xchg_cb_fxn )(tf_producer_HANDLE phandle)

Detailed Description

Structure with producer config.


Field Documentation

contract handle to be associated with this producer ring

producer unique moduleId from system

char prodConfig::name[128]

name of the contract involving the producer

uint8_t prodConfig::oob_info[128]

Out of Band information from the System

producer type to be created

object handle buffer exchange call back function for application to trigger the notifications to the registered consumers by calling tf_prodNotifyConsumers() function (supported only for DSP side producers)


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

Copyright 2014, Texas Instruments Incorporated