I2C Master (VHDL)

Hello

I want to use this core but I have to write total 24 bits of data into the slave:

“DEVICE ID (7-bits)” + “Write bit (1-bit)” + “SLAVE REGISTER ADDRESS (8-bits)” + "DATA (8-bits)

Is it possible to send 24 bits with this core?