Function system_gclk_gen_disable()

Disables a Generic Clock Generator that was previously enabled.

void system_gclk_gen_disable(
		const uint8_t generator)

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

Table 1. Parameters
Data direction Parameter name Description

[in]

generator

Generic Clock Generator index to disable