nRF5 SDK  v17.0.2
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrfx_i2s_buffers_t Struct Reference

I2S driver buffers structure. More...

#include <nrfx_i2s.h>

Data Fields

uint32_t * p_rx_buffer
 Pointer to the buffer for received data.
 
uint32_t const * p_tx_buffer
 Pointer to the buffer with data to be sent.
 

Detailed Description

I2S driver buffers structure.


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