Function stm32f7xx_hal::dac::dac[][src]

pub fn dac<PINS>(_dac: DAC, _pins: PINS) -> PINS::Output where
    PINS: Pins<DAC>,