1.4.3.13 PAL_SWITCH_RF_CH_CB Function Pointer
C
typedef void (*PAL_SWITCH_RF_CH_CB)(uint16_t pch);
Summary
Callback designed to inform the MAC layer the execution of a programmed change of the RF channel.
Description
This callback is used to inform the MAC layer upon the execution of a programmed change of the RF (Radio Frequency) channel.
Remarks
None.