Tool/software:
Hi
I am using the EQEP module to read incremental encoder feedback. Up until now I used the index position latching (EQEP_LATCH_RISING_INDEX) and read it from EQEP_getIndexPositionLatch()
now, I want also to latch position using EQEP_LATCH_UNIT_TIME_OUT and read EQEP_getPositionLatch
will setting the EQEP_setLatchMode with (EQEP_LATCH_RISING_INDEX | EQEP_LATCH_UNIT_TIME_OUT) provide what i need ?
Thanks
Maor