I2C_Master_read2ByteRegister

uint16_t I2C_Master_read2ByteRegister(
    i2c_address_t address,
    uint8_t reg
)

Returns

Type: uint16_t