i2c_read
res = i2c_read(bus, I2C_ADDR_PLL, data, 1);
status_t i2c_read(i2c_bus *bus, int address, void *data, int size);