Morning,
I am playing with a transceiver chip from Chipcon. It uses SPI and shifts out status info when a command is shifted in. Is there any way to read this using shiftout? I'm thinking that perhaps there is a dummy variable that can be polled after a shiftout operation.
Yes, I know I can use hardware MSSP, or write my own routine, but I would like to be lazy and not have to use specific port pins. Any ideas?

Thanks,
Ron