nrfx 4.5.0
Loading...
Searching...
No Matches
nrfx_tdm_buffers_t Struct Reference

TDM transfer buffers structure. More...

#include <nrfx_tdm.h>

Data Fields

uint32_t * p_rx_buffer
 Pointer to the buffer for received data.
 
uint16_t rx_buffer_size
 Size of the buffer for received data in 32-bit words.
 
uint32_t const * p_tx_buffer
 Pointer to the buffer with data to be sent.
 
uint16_t tx_buffer_size
 Size of the buffer with data to be sent in 32-bit words.
 

Detailed Description

TDM transfer buffers structure.


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