34 #ifndef EZRADIO_DIRECT_RECEIVE_PLUGIN_H_
35 #define EZRADIO_DIRECT_RECEIVE_PLUGIN_H_
63 #if defined( EZRADIO_PLUGIN_DIRECT_RECEIVE )
75 #define EZRADIODRV_DIRECT_RECEIVE_PLUGIN_INIT_DEFAULT \
80 #else //#if defined( EZRADIO_PLUGIN_DIRECT_RECEIVE )
81 #define EZRADIODRV_DIRECT_RECEIVE_PLUGIN_INIT_DEFAULT
82 #endif //#if defined( EZRADIO_PLUGIN_DIRECT_RECEIVE )
struct EZRADIODRV_DirectRxHandle EZRADIODRV_DirectRxHandle_t
EzRadio direct rx plug-in instance initialization and handler structure.
uint8_t channel
Direct receive channel.
uint32_t Ecode_t
Typedef for API function error code return values.
Ecode_t ezradioStartDirectReceive(EZRADIODRV_Handle_t radioHandle)
Starts direct reception with the radio configurations from the radioHandle parameter.
EzRadio direct rx plug-in instance initialization and handler structure.
Ecode_t ezradioStopDirectReceive(void)
Stops direct reception.