Excuse me:
The SPIS example in SDK is shown in the figure below,the m_rx_buf buffer has only seven bytes,Does NRF_DRV_SPIS_XFER_DONE event occur when the buffer is full?If the received data is less than seven bytes, will this event be triggered?If the SPI master sends the last packet less than 7 bytes cannot trigger NRF_DRV_SPIS_XFER_DONE event, how can SPIS get the remaining data?
