Skip to content
Ken Sharp edited this page Dec 10, 2025 · 2 revisions

I2cOpenMaster()

Open the specified I2C master channel.

Syntax

I2cOpenMaster(unsigned char channel);

channel
The I2C master channel to open.

Returns

int status

Related Links

Clone this wiki locally