The set_slave_addr function specifies the target slave address. The prototype for this function is:
int set_slave_addr( void *hdl, unsigned int addr, i2c_addrfmt_t fmt );
The arguments are:
The function must return: