nrfx 3.3
Data Fields
nrfy_i2s_xfer_desc_t Struct Reference

Structure describing single I2S transfer. More...

#include <nrfy_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.
 
uint16_t buffer_size
 Size of buffers.
 

Detailed Description

Structure describing single I2S transfer.


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

Documentation feedback | Developer Zone | Subscribe | Updated