Description
This function initialises the rotary encoder hardware and library.
Definition
rotary_encoder_init(ubyte chan_A, ubyte chan_B)Library
LIB/rotary_encoder_lib.basUsage
On entry:chan_A bit within the I/O port to be used as rotary encoder channel A inputOn exit:
chan_B bit within the I/O port to be used as rotary encoder channel B inputThere is no return value