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