Package comm
Class I2C

Public Method gotoNextState

static int gotoNextState()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

This method is supported by DPM3090 controller only. Other controllers return 0x00.

Returns Description
I2C-bus state returns new I2C-bus state

Stops clock streching and switches the I2C-bus to the next state. The returned value is the same as returned by see getCurrentState().

See also:

SPI
UART