Перейти к контенту
← Назад

begin()

Description

This function initializes the Wire library and join the I2C bus as a controller or a peripheral. This function should normally be called only once.

Syntax

Wire.begin()

Wire.begin(address)

Parameters

Returns

None.