I2C_Master_set_timeout

Set timeout to be used for I2C operations. Uses the Timeout driver.

void I2C_Master_set_timeout(
    uint8_t to
)

Parameters

to

Type: uint8_t

Timeout in ticks

Returns

Type: void

Nothing