IADC_EN_CTL1
return iadc_write(iadc, IADC_EN_CTL1, state ? IADC_EN_CTL1_SET : 0);
ret = iadc_read(iadc, IADC_EN_CTL1, &en);