34 #ifndef EZRADIO_CRCERROR_PLUGIN_H_
35 #define EZRADIO_CRCERROR_PLUGIN_H_
63 #if defined( EZRADIO_PLUGIN_CRC_ERROR )
72 #define EZRADIODRV_CRC_ERROR_PLUGIN_INIT_DEFAULT \
77 #else //#if defined( EZRADIO_PLUGIN_CRC_ERROR )
79 #define EZRADIODRV_CRC_ERROR_PLUGIN_INIT_DEFAULT
81 #endif //#if defined( EZRADIO_PLUGIN_CRC_ERROR )
struct EZRADIODRV_PacketCrcErrorHandle EZRADIODRV_PacketCrcErrorHandle_t
EzRadio CRC error packet receive plug-in instance initialization and handler structure.
EZRADIODRV_Callback_t userCallback
User callback.
EzRadio CRC error packet receive plug-in instance initialization and handler structure.
void(* EZRADIODRV_Callback_t)(EZRADIODRV_Handle_t handle, Ecode_t status)
EZRADIODRV feature callback function interface.