selectSignedAddend property

  1. @protected
Logic? get selectSignedAddend

If not null, use this signal to select between signed and unsigned addend c

Implementation

@protected
Logic? get selectSignedAddend => tryInput('selectSignedAddend');