Typedefs
Type definitions
Peripheral Driver
»
APP DRIVER
»
PDM
Typedefs
typedef void(*
app_pdm_evt_handler_t
) (
app_pdm_evt_t
*type)
PDM event callback definition.
More...
Detailed Description
Typedef Documentation
◆
app_pdm_evt_handler_t
typedef void(* app_pdm_evt_handler_t) (
app_pdm_evt_t
*type)
PDM event callback definition.
Definition at line
136
of file
app_pdm.h
.