C
void WF_CASetBeaconPeriod( UINT16 beaconPeriod );
Description
Sets the beacon period used by the Connection Algorithm for MRF24WG0MA/B.
Preconditions
MACInit must be called first.
Parameters
Parameters |
Description |
beaconPeriod |
beacon period in adhoc start mode by ms resoluation |
Returns
None.
Remarks
None.