34 #ifndef EZRADIO_DIRECT_TRANSMIT_PLUGIN_H_
35 #define EZRADIO_DIRECT_TRANSMIT_PLUGIN_H_
63 #if defined( EZRADIO_PLUGIN_DIRECT_TRANSMIT )
75 #define EZRADIODRV_DIRECT_TRANSMIT_PLUGIN_INIT_DEFAULT \
80 #else //#if defined( EZRADIO_PLUGIN_DIRECT_TRANSMIT )
81 #define EZRADIODRV_DIRECT_TRANSMIT_PLUGIN_INIT_DEFAULT
82 #endif //#if defined( EZRADIO_PLUGIN_DIRECT_TRANSMIT )
Ecode_t ezradioStartDirectTransmit(EZRADIODRV_Handle_t radioHandle)
Starts direct transmission with the radio configurations from the radioHandle parameter.
uint32_t Ecode_t
Typedef for API function error code return values.
Ecode_t ezradioStopDirectTransmit(void)
Stops direct transmission.
uint8_t channel
Direct transmit channel.
EzRadio direct tx plug-in instance initialization and handler structure.
struct EZRADIODRV_DirectTxHandle EZRADIODRV_DirectTxHandle_t
EzRadio direct tx plug-in instance initialization and handler structure.