app_pdm_evt_t Struct Reference

PDM event structure definition. More...

#include <app_pdm.h>

Public Attributes

app_pdm_evt_type_t type
 
uint32_t error_code
 

Detailed Description

PDM event structure definition.

Definition at line 120 of file app_pdm.h.

Member Data Documentation

◆ error_code

uint32_t app_pdm_evt_t::error_code

PDM error code .

Definition at line 124 of file app_pdm.h.

◆ type

app_pdm_evt_type_t app_pdm_evt_t::type

Type of event.

Definition at line 122 of file app_pdm.h.


The documentation for this struct was generated from the following file: