21.6.2.15.4 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 21-49. Parameters
Data directionParameter nameDescription

[in]

channel

Generic Clock channel to disable