i2c.read8 (METH)ΒΆ
METHOD read8 : USINT
This method is used to read the data byte of one register The function therefore first writes the register number and then reads one byte.
- InOut:
- Scope - Name - Type - Comment - Return - read8- USINT- data content - Input - usiRegister- USINT- register to read 
