![]() |
![]() |
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) |
Consumer Notify Structure (IPC kind or Local Call back.
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
uint32_t consNotify::notify_method |
Notify method for the consumer