Function system_gclk_chan_enable()

Enables a Generic Clock that was previously configured.

void system_gclk_chan_enable(
		const uint8_t channel)

Starts the clock generation of a Generic Clock that was previously configured via a call to system_gclk_chan_set_config().

Table 1. Parameters
Data direction Parameter name Description

[in]

channel

Generic Clock channel to enable