34 #ifndef EZRADIO_PN9_PLUGIN_H_
35 #define EZRADIO_PN9_PLUGIN_H_
63 #if defined( EZRADIO_PLUGIN_PN9 )
75 #define EZRADIODRV_PN9_PLUGIN_INIT_DEFAULT \
80 #else //#if defined( EZRADIO_PLUGIN_PN9 )
81 #define EZRADIODRV_PN9_PLUGIN_INIT_DEFAULT
82 #endif //#if defined( EZRADIO_PLUGIN_PN9 )
Ecode_t ezradioStopPn9(void)
Stops PN9 carrier transmission.
EzRadio PN9 plug-in instance initialization and handler structure.
uint8_t channel
PN9 transmit channel.
uint32_t Ecode_t
Typedef for API function error code return values.
Ecode_t ezradioStartPn9(EZRADIODRV_Handle_t radioHandle)
Starts PN9 transmission with the radio configurations from the radioHandle parameter.
struct EZRADIODRV_Pn9Handle EZRADIODRV_Pn9Handle_t
EzRadio PN9 plug-in instance initialization and handler structure.