TDM transfer buffers structure.
More...
#include <nrfx_tdm.h>
|
|
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.
|
| |
TDM transfer buffers structure.
The documentation for this struct was generated from the following file:
- drivers/include/nrfx_tdm.h