1.3.2.3.34 MAC_WRP_HANDLE Typedef

C

typedef uintptr_t MAC_WRP_HANDLE;

Summary

Identifies an instance of MAC Wrapper module.

Description

Handle is returned upon MAC Wrapper Open routine and is used for every other API function to identify module instance.

Remarks

None.