#include <nitroWiFi/wcm.h>
s32 WCM_GetPhase( void );
This is a synchronous function that gets the current internal state of the WCM library.
None.
Returns the current internal state of the WCM library as an s32 type. For details on values that can be returned, see WCM library constants.
07/22/2005 Initial version.