Generic Clock configuration structure.
Configuration structure for a Generic Clock channel. This structure should be initialized by the system_gclk_chan_get_config_defaults() function before being modified by the user application.
#include <gclk.h>
Data Fields | |
enum gclk_generator | source_generator |
Generic Clock Generator source channel. More... | |
enum gclk_generator system_gclk_chan_config::source_generator |
Generic Clock Generator source channel.
Referenced by sercom_set_gclk_generator(), system_clock_init(), system_gclk_chan_get_config_defaults(), system_gclk_chan_set_config(), usart_init(), and wdt_set_config().