DEVICE_SLEEP_ConfigRfClk Function

C

void DEVICE_SLEEP_ConfigRfClk(bool enable);

Description

The API is used to enable/disable RF clock.

Parameters

bool enable Set as true to enable RF clock; set as false to disable.

Returns

None