DAC line configuration data. More...
DAC line configuration data.
Definition at line 301 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 303 of file periph_cpu.h.
gpio_t dac_conf_t::pin |
pin connected to the line
Definition at line 302 of file periph_cpu.h.