21.6.1.9 Struct system_gclk_gen_config

Configuration structure for a Generic Clock Generator channel. This structure should be initialized by the system_gclk_gen_get_config_defaults() function before being modified by the user application.

Table 21-9. Members
TypeNameDescription
uint32_tdivision_factor

Integer division factor of the clock output compared to the input

boolhigh_when_disabled

If true, the generator output level is high when disabled

booloutput_enable

If true, enables GCLK generator clock output to a GPIO pin

boolrun_in_standby

If true, the clock is kept enabled during device standby mode

uint8_tsource_clock

Source clock input channel index, see the system_clock_source