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