34 #ifndef EZRADIO_UNMOD_CARRIER_PLUGIN_H_
35 #define EZRADIO_UNMOD_CARRIER_PLUGIN_H_
63 #if defined( EZRADIO_PLUGIN_UNMOD_CARRIER )
75 #define EZRADIODRV_UNMOD_CARRIER_PLUGIN_INIT_DEFAULT \
80 #else //#if defined( EZRADIO_PLUGIN_UNMOD_CARRIER )
81 #define EZRADIODRV_UNMOD_CARRIER_PLUGIN_INIT_DEFAULT
82 #endif //#if defined( EZRADIO_PLUGIN_UNMOD_CARRIER )
Ecode_t ezradioStartUnmodulatedCarrier(EZRADIODRV_Handle_t radioHandle)
Starts unmodulated carrier transmission with the radio configurations from the radioHandle parameter...
Ecode_t ezradioStopUnmodulatedCarrier(void)
Stops unmodulated carrier transmission.
uint32_t Ecode_t
Typedef for API function error code return values.
uint8_t channel
Unmodulated carrier transmit channel.
EzRadio unmodulated carrier plug-in instance initialization and handler structure.
struct EZRADIODRV_UnmodCarrierHandle EZRADIODRV_UnmodCarrierHandle_t
EzRadio unmodulated carrier plug-in instance initialization and handler structure.