EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
CRC error plugin, see Plugin System Layer for detailed documentation.
.
Data Structures | |
struct | EZRADIODRV_PacketCrcErrorHandle |
EzRadio CRC error packet receive plug-in instance initialization and handler structure. More... | |
Macros | |
#define | EZRADIODRV_CRC_ERROR_PLUGIN_INIT_DEFAULT |
Configuration data for EzRadio CRC error plug-in. More... | |
Typedefs | |
typedef struct EZRADIODRV_PacketCrcErrorHandle | EZRADIODRV_PacketCrcErrorHandle_t |
EzRadio CRC error packet receive plug-in instance initialization and handler structure. | |
#define EZRADIODRV_CRC_ERROR_PLUGIN_INIT_DEFAULT |
Configuration data for EzRadio CRC error plug-in.
Definition at line 72 of file ezradio_crcerror_plugin.h.