spi_slave_transaction_t::rx_buffer field
Pointer to receive buffer, or NULL for no MISO phase. When the DMA is enabled, must start at WORD boundary (``rx_buffer%4==0``), and has length of a multiple of 4 bytes.
![]()
void *rx_buffer;
spi_slave_transaction_t::rx_buffer is written by 1 function and is read by 4 functions:
![]()
spi_slave_transaction_t::rx_buffer