FUNC_DAC
if (function == FUNC_DAC && (pin->analog & LPC18XX_ANALOG_PIN)) {
if (function == FUNC_DAC && p->analog == DAC)
[FUNC_DAC] = "dac",