![]() |
nRF5 SDK
v17.0.2
|
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. | |
I2S driver buffers structure.