Start an operation on an opened I2C interface.
i2c_error_t I2C_Master_master_operation(
bool read
)
Type: bool
Set to true for read, false for write
Type: i2c_error_t
Status of operation
The I2C open was successful
The I2C open failed because the interface is busy
The I2C open failed with an error