C
static void SendPowerModeMsg( tWFPwrModeReq * p_powerMode );
Description
LOCAL FUNCTION PROTOTYPES
Preconditions
MACInit must be called first.
Parameters
|
Parameters |
Description |
|
p_powerMode |
Pointer to tWFPwrModeReq structure to send to MRF24W. |
Returns
None.
Remarks
None.