[][src]Function stm32l1xx_hal::dac::dac

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