Type definitions

Typedefs

typedef void(* app_i2s_evt_handler_t) (app_i2s_evt_t *p_evt)
 I2S event callback definition. More...
 

Detailed Description

Typedef Documentation

◆ app_i2s_evt_handler_t

typedef void(* app_i2s_evt_handler_t) (app_i2s_evt_t *p_evt)

I2S event callback definition.

Definition at line 177 of file app_i2s.h.