internalSum property

  1. @protected
FpTypeOut internalSum
latefinal

The conditional output FloatingPoint signal in which to store the result of the addition.

Implementation

@protected
late final FpTypeOut internalSum;