Should the C3000's SPI Master be transmitting a byte with least significant bit first or most significant bit first? The MCU I'm using can do either and I didn't see an order specified in the TiWi-SL Datasheet.
I found the answer in the Host Programming Guide, which states, "The endianness on transport is assumed to be most-significant bit (MSB) first."