readByte abstract method

int readByte(
  1. int register
)

Read a byte from register #register.

Implementation

int readByte(int register);