Module stm32_hal2::dac[][src]

Configure the internal DAC on the stm32f3xx. Incomplete, but includes basic operation.

Structs

Dac
DacError

Enums

Bits

Three options are available to set DAC precision.

Channel

Select the channel

Trigger

Select a trigger, used by some features.

Traits

SingleChannelDac

Trait representing a single-channel digital-to-analog converter (DAC).