21.6.2.14.3 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().
Data direction | Parameter name | Description |
---|---|---|
[in] | generator |
Generic Clock Generator index to enable |