DAC line configuration data. More...
DAC line configuration data.
Definition at line 297 of file periph_cpu.h.
#include <periph_cpu.h>
Data Fields | |
| gpio_t | pin | 
| pin connected to the line   | |
| uint8_t | chan | 
| DAC device used for this line.   | |
| uint8_t dac_conf_t::chan | 
DAC device used for this line.
Definition at line 299 of file periph_cpu.h.
| gpio_t dac_conf_t::pin | 
pin connected to the line
Definition at line 298 of file periph_cpu.h.