Embassy
embassy-stm32

Crates

git

Versions

stm32h745xg-cm7

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.
  • Operating mode for DAC channel
  • Trigger selection for L4+, L5, U5, H7.
  • 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.