(Start address of rotation parameter A)
=(Rotation parameter table address register value upper 12 bits) x 100H
+(Lower 5 bits of rotation parameter table address register value) x 4H
(Start address of rotation parameter B)
=(Rotation parameter table address register value upper 12 bits) x 100H
+(Rotation parameter table address register value lower 5 bits) x 4H+80H
For example, if you specify 00170H or 00130H, the start address of rotation parameter A will be 00260H, and the start address of rotation parameter B will be 002E0H.