6.6.2.2 Struct dac_config
Configuration structure for a DAC instance. This structure should be initialized by the dac_get_config_defaults() function before being modified by the user application.
| Type | Name | Description |
|---|---|---|
| enum gclk_generator | clock_source |
GCLK generator used to clock the peripheral |
| bool | differential_mode |
Differential mode enable data |
| enum dac_reference | reference |
Reference voltage |
