readByteReg abstract method

int readByteReg(
  1. int address,
  2. int register
)

Implementation

int readByteReg(int address, int register);