DEVICE_SLEEP_ConfigSubSysXtalReady Function
C
void DEVICE_SLEEP_ConfigSubSysXtalReady(bool enable);
Description
The API is used to enable/disable BT/ZB sub-system crystal .
Parameters
bool enable Set as true to enable BT/ZB sub-system crystal; set as false to disable.
Returns
None