A pointer to an unsigned 8-bit integer that receives information whether the specified I2C master port is activated. There are two possible values:
DLN_I2C_MASTER_DISABLED
(0) - The port is not configured as an I2C master.
DLN_I2C_MASTER_ENABLED
(1) - The port is configured as an I2C master.