1.3.5.3.38 PLME_RESET_REQUEST Function Pointer
C
typedef void (*PLME_RESET_REQUEST)(uint16_t pch);
Summary
Function pointer to request a reset of the functional state of the PHY layer.
Description
This function pointer is used to request a reset of the functional state of the PHY
layer.
- pch - Physical channel (v1.4)
Remarks
None.