1.3.5.3.42 PLME_RESUME_REQUEST Function Pointer

C

typedef void (*PLME_RESUME_REQUEST)(uint16_t pch);

Summary

Function pointer to request to resume all suspended activities of the PHY layer.

Description

This function pointer is used to request to resume all suspended actitivities of the PHY layer.

  • pch - Physical channel (v1.4)

Remarks

None.