Skip to content
Ken Sharp edited this page Dec 8, 2023 · 1 revision

I2cClose()

Close the specified I2C master channel.

Syntax

I2cClose(unsigned char channel);

channel
The I2C master channel to close.

Returns

int status

Related Links

Clone this wiki locally