menu
rohd_hcl
rohd_hcl.dart
Adder
carryIn property
carryIn
dark_mode
light_mode
carryIn
property
@
protected
Logic
?
get
carryIn
The input to the carry in pin
carryIn
Implementation
@protected Logic? get carryIn => tryInput('carryIn');
rohd_hcl
rohd_hcl
Adder
carryIn property
Adder class