
else
{
 low=a;
 DAC0H=high;	//output high 4bits
 DAC0L=low;	//output low 8bits
}