A pointer to an unsigned 8-bit integer that receives information whether general call support is enabled. There are two possible values:
DLN_I2C_SLAVE_GENERAL_CALL_DISABLED (0)
- The I2C slave port ignores the general call address.
DLN_I2C_SLAVE_GENERAL_CALL_ENABLED (1)
- The 2C slave port acknowledges the general call address and receives transmitted data.