HWCONF_TERMINATE_ON
mod->termination_enabled = msg->data[6] & HWCONF_TERMINATE_ON;
msg.data[1] = on ? HWCONF_TERMINATE_ON : HWCONF_TERMINATE_OFF;