I know this is a simple question, but I'm having trouble finding the answer. Example function:
I2C_Mode I2C_Master_ReadReg(uint8_t dev_addr, uint8_t reg_addr, uint8_t count)
Because the parameters...