EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
EzRadio receive plug-in instance initialization and handler structure.
Definition at line 66 of file ezradio_receive_plugin.h.
#include <ezradio_receive_plugin.h>
Data Fields | |
uint8_t | channel |
Reception channel. | |
uint8_t * | pktBuf |
Pointer to the receive buffer. | |
EZRADIODRV_Callback_t | userCallback |
User callback. | |