Read from PCB

d = pcb.rd(addr, …)

Wraps up the call to twi.rd(pcb.t(addr), …)

Parameter Type Description
addr integer Register address
Returns Type Description
d integer Data value