nRF5 SDK v17.1.0
Data Fields
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:

Documentation feedback | Developer Zone | Subscribe | Updated