I2C_Master_read1ByteRegister

uint8_t I2C_Master_read1ByteRegister(
    i2c_address_t address,
    uint8_t reg
)

Returns

Type: uint8_t