File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -345,9 +345,15 @@ reset (bit in)::
345345 not reset this pin to FALSE after resetting the count to 0, that is
346346 the user's job.
347347index-enable (bit in/out)::
348- When this pin is set to True, the count (and therefore also position)
349- are reset to zero on the next Index (Phase-Z) pulse. At the same time,
350- index-enable is reset to zero to indicate that the pulse has occurred.
348+ When this pin is set to True, (and no-clear-on-index is false)
349+ the count (and therefore also position) are reset to zero on the next
350+ Index (Phase-Z) pulse. At the same time, index-enable is reset to zero
351+ to indicate that the pulse has occurred.
352+ no-clear-on-index (bit in)::
353+ When this pin is set to True, the count (and therefore also position)
354+ are NOT reset to zero on the next Index (Phase\-Z) pulse.
355+ On an index event the latched count and position will be set to
356+ indicate the count and position where the index occured.
351357probe-enable (bit in/out)::
352358 When this pin is set to True, the encoder count (and therefore also
353359 position) are latched on the the next probe active edge. At the same
You can’t perform that action at this time.
0 commit comments