1.3.5.3.46 PLME_GET_REQUEST Function Pointer

C

typedef void (*PLME_GET_REQUEST)(uint16_t pibAttrib, uint16_t pch);

Summary

Function pointer to request information about a given PIB attribute of the PHY layer.

Description

This function pointer is used to request information about a given PIB attribute of the PHY layer.

  • pibAttribute - PIB attribute
  • pch - Physical channel (v1.4)

Remarks

None.