How can i reaed 32bits word using spi ? I don't find the function to configure the SPI to read 32bit word ? And how top start reading ? Is this function"uint8_t nrf_spi_rxd_get(NRF_SPI_Type * p_spi);" for reading or for getting the data received on spi ?