fixedPointValue property
Retrieve the FixedPointValue of this FixedPoint logical signal.
Implementation
FixedPointValue get fixedPointValue => valuePopulator().ofFixedPoint(this);
Retrieve the FixedPointValue of this FixedPoint logical signal.
FixedPointValue get fixedPointValue => valuePopulator().ofFixedPoint(this);