MCUXpresso SDK Documentation

ZPS_eAplAfGetNodeDescriptor

ZPS_eAplAfGetNodeDescriptor#

ZPS\_teStatus ZPS\_eAplAfGetNodeDescriptor\(
            ZPS\_tsAplAfNodeDescriptor *psDesc);

Description#

This function copies the Node descriptor (for the local node) from the context area of the stack to the specified structure (the descriptor is returned through the function’s parameter).

Parent topic:ZPS_eAplAfGetNodeDescriptor

Parameters#

* psDesc: Pointer to structure (see Section 8.2.1.1) to receive Node descriptor.

Parent topic:ZPS_eAplAfGetNodeDescriptor

Returns#

Parent topic:ZPS_eAplAfGetNodeDescriptor

Parent topic:Descriptor functions