SESCTL_CSEL
if ((elms->cstat[0] & SESCTL_CSEL) == 0)
buf[offset] &= ~SESCTL_CSEL;
if ((elms->cstat[0] & SESCTL_CSEL) == 0)
if (ads->common.bytes[0] & SESCTL_CSEL) {
} else if (ads0->common.bytes[0] & SESCTL_CSEL) {