1.1.1.6.2 DRV_AK4953_BUFFER_EVENT Type

Identifies the possible events that can result from a buffer add request.

Description

AK4953 Driver Events

This enumeration identifies the possible events that can result from a buffer add request caused by the client calling either the DRV_AK4953_BufferAddWrite() or the DRV_AK4953_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_AK4953_BufferEventHandlerSet function when a buffer transfer request is completed.

C

typedef enum DRV_AK4953_BUFFER_EVENT@1 DRV_AK4953_BUFFER_EVENT;