Expand description
Digital to Analog Converter (DAC)
Structs§
- DAC driver.
- Driver for a single DAC channel.
Enums§
- Dual 8 or 12 bit values that can be output by the DAC channels 1 and 2 simultaneously.
- Trigger selection for STM32F2/F4/F7/L4, except F410 or L4+.
- Single 8 or 12 bit value that can be output by the DAC.
- Array variant of
Value
.
Traits§
- DacDma1 DMA request trait
- DacDma2 DMA request trait
- Marks a pin that can be used with the DAC
- DAC instance.
Type Aliases§
- DAC channel 1 type alias.
- DAC channel 2 type alias.