14.3.1.4.1 DEVICE_SLEEP_ConfigAclbClk Function

C

void DEVICE_SLEEP_ConfigAclbClk(bool enable);

Description

The API is used to enable/disable ACLB clock .

Parameters

bool enable Set as true to enable ACLB; set as false to disable.

Returns

None