1.5.3.28 PAL_RF_INIT Struct
C
typedef struct
{
    PAL_RF_HANDLERS rfPhyHandlers;
} PAL_RF_INIT;Summary
Defines the data required to initialize the RF PAL module.
Description
This data type defines the data required to initialize the RF PAL module, using PAL_RF_Initialize.
Remarks
None.
