1.3.5.3.40 PLME_SLEEP_REQUEST Function Pointer

C

typedef void (*PLME_SLEEP_REQUEST)(uint16_t pch);

Summary

Function pointer to request a suspension of all present activities of the PHY layer.

Description

This function pointer is used to request a suspension of all present activities of the PHY layer.

  • pch - Physical channel (v1.4)

Remarks

None.