21.6.2.15.3 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().
Data direction | Parameter name | Description |
---|---|---|
[in] | channel |
Generic Clock channel to enable |