HI,
I want to configure HT1632 LED driver using SPI communication protocol
for that i should send commands LSB to MSB
immediately data should go MSB to LSB
My question is how to change bitorder after transfer commands through nrf_drv_spi_transfer()?
kindly provide solution