Function system_gclk_chan_disable()

Disables a Generic Clock that was previously enabled.

void system_gclk_chan_disable(
		const uint8_t channel)

Stops the clock generation of a Generic Clock that was previously started via a call to system_gclk_chan_enable().

Table 1. Parameters
Data direction Parameter name Description

[in]

channel

Generic Clock channel to disable