(Page 7 of 11 in this chapter) Version
typedef enum TRAU_CALLBACK {
TRAU_WRITE = 0x0001,
TRAU_READ
TRAU_CALLBACK;
Note: Failing to respond to a callback in a timely manner can result in buffer delays for every channel associated with the specified board.
(Page 7 of 11 in this chapter) Version