21.6.2.9.2 Function system_ahb_clock_clear_mask()

Clear bits in the clock mask for the AHB bus.

void system_ahb_clock_clear_mask( const uint32_t ahb_mask)

This function will clear bits in the clock mask for the AHB bus. Any bits set to 1 will disable that clock, zero bits in the mask will be ignored.

Table 21-32. Parameters
Data directionParameter nameDescription

[in]

ahb_mask

AHB clock mask to disable