Data Fields
consNotify Struct Reference

Consumer Notify Structure (IPC kind or Local Call back. More...

#include <consumer.h>

Data Fields

uint32_t notify_method
int32_t(* notify_callbk )(uint32_t ringbuf_index)
int32_t(* notify_callbk2 )(tf_consumer_HANDLE loc_handle)

Detailed Description

Consumer Notify Structure (IPC kind or Local Call back.


Field Documentation

int32_t(* consNotify::notify_callbk)(uint32_t ringbuf_index)

< notifications are expected to be done via Register masks, like IPCGRx

int32_t(* consNotify::notify_callbk2)(tf_consumer_HANDLE loc_handle)

< notifications are expected to be done via local call back function

Notify method for the consumer


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

Copyright 2014, Texas Instruments Incorporated