LoRa low level api

How can I use low level APIs for setting spreading factor, power, coding rate and etc.? I tried to use Radio.h but cannot compile. I use arduino and the module is Wireless stick lite.
Thank you in advance!

  void setDataRateForNoADR(int8_t dataRate);