EMC2305_OPEN_DRAIN
if (args.args[2] == EMC2305_PUSH_PULL || args.args[2] <= EMC2305_OPEN_DRAIN)
data->pwm_output_mask |= EMC2305_OPEN_DRAIN << ch;