Function system_gclk_gen_enable()

Enables a Generic Clock Generator that was previously configured.

void system_gclk_gen_enable(
		const uint8_t generator)

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

Table 1. Parameters
Data direction Parameter name Description

[in]

generator

Generic Clock Generator index to enable