Expand description
Digital to Analog Converter (DAC)
Structs§
- Dac
- DAC driver.
- DacChannel
- Driver for a single DAC channel.
Enums§
- Dual
Value - Dual 8 or 12 bit values that can be output by the DAC channels 1 and 2 simultaneously.
- Mode
- Operating mode for DAC channel
- Trigger
Sel - Trigger selection for H5.
- Value
- Single 8 or 12 bit value that can be output by the DAC.
- Value
Array - Array variant of
Value
.
Traits§
- DacDma1
- DacDma1 DMA request trait
- DacDma2
- DacDma2 DMA request trait
- DacPin
- Marks a pin that can be used with the DAC
- Instance
- DAC instance.