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