CTRL_START
value |= (CTRL_START | CTRL_OPENDRAIN) << shift;
value &= ~((CTRL_START | CTRL_OPENDRAIN) << shift);