i2c_txByte

Transmit a uByte value.

Requires: /interface/hwI2C.bas

Syntax: i2c_txByte(x)

Example:

i2c_txByte(12)
i2c_txByte(x)

Also See: i2c_rxByte, i2c_waitForIdle, StartBit, ReStartBit, StopBit