I2S event structure definition. More...
#include <app_i2s.h>
Public Attributes | |
| app_i2s_evt_type_t | type |
| union { | |
| uint32_t error_code | |
| uint16_t size | |
| } | data |
| union { ... } app_i2s_evt_t::data |
Data of event.
| uint16_t app_i2s_evt_t::size |
| app_i2s_evt_type_t app_i2s_evt_t::type |