Logo
UNICENS V2.1.0-3491
User Manual and API Reference
typedef void(* Ucs_I2c_IntEventReportCb_t)(uint16_t node_address, void *user_ptr)

Callback function type to report the I2C interrupt event.

Parameters
node_addressThe node address of the device from where the interrupt comes
user_ptrUser reference provided in Ucs_InitData_t::user_ptr