Embassy
embassy-stm32

Crates

git

Versions

stm32f103vf

Flavors

Module embassy_stm32::dac

source ·
Expand description

Digital to Analog Converter (DAC)

Structs§

Enums§

  • Dual 8 or 12 bit values that can be output by the DAC channels 1 and 2 simultaneously.
  • Trigger selection for STM32F1.
  • Single 8 or 12 bit value that can be output by the DAC.
  • Array variant of Value.

Traits§

Type Aliases§

  • DAC channel 1 type alias.
  • DAC channel 2 type alias.