I2C_Slave_set_stop_callback

Callback handler for event where slave has received a STOP condition after being addressed.

void I2C_Slave_set_stop_callback(
    void * handler
)

Returns

Type: void

Nothing