enable property

Logic? enable

Controls whether it should increment or decrement (based on increments) (active high).

Present if hasEnable is true.

Implementation

Logic? get enable => tryPort('enable');