Enum i2c_master_callback

The available callback types for the I2C master module.

Table 1. Members
Enum value Description

I2C_MASTER_CALLBACK_WRITE_COMPLETE

Callback for packet write complete

I2C_MASTER_CALLBACK_READ_COMPLETE

Callback for packet read complete

I2C_MASTER_CALLBACK_ERROR

Callback for error