ADS131E08_CMD_START
ret = ads131e08_exec_cmd(st, ADS131E08_CMD_START);
u8 cmd = state ? ADS131E08_CMD_START : ADS131E08_CMD_STOP;