carryIn property

  1. @protected
Logic? get carryIn

The input to the carry in pin carryIn

Implementation

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