SPI wiring SDIO pin

I'm connecting an RF transceiver to an N76E003 microcontroller. The N76E003 has 4 SPI pins: SPCLK, MISO, MOSI and SS. The transceiver, on the other hand, has 4 pins for this purpose which are SCLK, SDIO, CSB and FCSB. Since this transceiver doesn’t have two separate pins for data (i.e. MISO and MOSI), I am wondering if it’s possible to somehow wire the MISO and MOSI pins on the uC and the SDIO pin on the transceiver. Does anyone know how I can solve this problem?

I’ll be using the transceiver as the only peripheral for the SPI

Can you share the partnumber of the transreciver module?

  Joined February 12, 2018      696
Monday at 02:11 PM

It's the CMT2300A by CMOSTEK

  Joined December 23, 2020      1
Wednesday at 11:59 PM