nack
cmd.nack = cmd.stop;
uint8 nack: 1;
bool nack = true;
status = e1000_clock_out_i2c_bit(hw, nack);
void nack(char *);
nack($1);