Loading...
Searching...
No Matches
dac_conf_t Struct Reference

DAC line configuration data. More...

Detailed Description

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.
 

Field Documentation

◆ chan

uint8_t dac_conf_t::chan

DAC device used for this line.

Definition at line 303 of file periph_cpu.h.

◆ pin

gpio_t dac_conf_t::pin

pin connected to the line

Definition at line 302 of file periph_cpu.h.


The documentation for this struct was generated from the following files: