Interfacing Wifly Shield to Arduino UNO in C (not Arduino!)

Hey I’m wondering if anyone has figured out how to connect the Arduino Uno board to the Wifly shield using C programming rather than the arduino language?

Is it simply a matter of setting the SC16IS750 to be the slave on the SPI interface and then sending through all the config information to the chip?

–Rose