1.1.2.8.2 DRV_AK4954_BUFFER_EVENT Type
Identifies the possible events that can result from a buffer add request.
Description
AK4954 Driver Events
This enumeration identifies the possible events that can result from a buffer add request caused by the client calling either the DRV_AK4954_BufferAddWrite() or the DRV_AK4954_BufferAddRead() function.
Remarks
One of these values is passed in the "event" parameter of the event handling callback function that the client registered with the driver by calling the DRV_AK4954_BufferEventHandlerSet function when a buffer transfer request is completed.
C
typedef enum DRV_AK4954_BUFFER_EVENT@1 DRV_AK4954_BUFFER_EVENT;